Page MenuHomeFreeBSD

D31553.diff
No OneTemporary

D31553.diff

diff --git a/sys/compat/linux/linux_misc.c b/sys/compat/linux/linux_misc.c
--- a/sys/compat/linux/linux_misc.c
+++ b/sys/compat/linux/linux_misc.c
@@ -1095,8 +1095,6 @@
if (options & ~(WNOHANG | WNOWAIT | WEXITED | WUNTRACED | WCONTINUED))
return (EINVAL);
- if (!(options & (WEXITED | WUNTRACED | WCONTINUED)))
- return (EINVAL);
switch (args->idtype) {
case LINUX_P_ALL:

File Metadata

Mime Type
text/plain
Expires
Fri, Apr 10, 3:48 PM (18 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31228351
Default Alt Text
D31553.diff (388 B)

Event Timeline