[LTP] [bug?] clone(CLONE_IO) failing after kernel commit commit ef2c41cf38a7
Jan Stancek
jstancek@redhat.com
Tue May 5 10:58:15 CEST 2020
----- Original Message -----
> (Btw, iiuc, this would've always been a problem, right? In the sense that
> userspace only got away with this because there were no additional flags
> defined and couldn't.)
I think so, 4.20 behaves same way, but kernel ignores any extra flags:
clone(child_stack=0x1011ffe0, flags=CLONE_IO|0xffffffff00000000|SIGCHLD) = 1061
More information about the ltp
mailing list