22.10.20 19:40 Helge Deller wrotw:
This patch adds wrapper functions for the relevant syscalls. The wrappers masks out any old invalid O_NONBLOCK flags, reports in the syslog if the old O_NONBLOCK value was used and then calls the target syscall with the new O_NONBLOCK value. Fixes: 75ae04206a4d ("parisc: Define O_NONBLOCK to become 000200000") Signed-off-by: Helge Deller <deller@xxxxxx>
Works for me on RP2470 - boots up in full functionality and logs the recompilation warning about systemd-udevd and syslog-ng. Tested-by: Meelis Roos <mroos@xxxxxxxx> -- Meelis Roos