Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115229033
D31553.id104408.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
388 B
Referenced Files
None
Subscribers
None
D31553.id104408.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 22, 3:37 PM (36 m, 19 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17709884
Default Alt Text
D31553.id104408.diff (388 B)
Attached To
Mode
D31553: linux(4): Eliminate bogus options value validation.
Attached
Detach File
Event Timeline
Log In to Comment