[PATCH] ia64: fix IA-32 emulation of msgctl()
IA-32 programs executing: msgctl(id, IPC_SET, &buf) currently fail with EPERM due to this bug.
Showing
Please register or sign in to comment
IA-32 programs executing: msgctl(id, IPC_SET, &buf) currently fail with EPERM due to this bug.