[PATCH] powerpc: Enable demuxed sysv IPC syscalls
Andreas Schwab
schwab@linux-m68k.org
Wed Dec 16 10:00:00 GMT 2015
Michael Ellerman <mpe@ellerman.id.au> writes:
> So the only complication with reverting the patch is that we've since added
> sys_mlock2 after the IPC calls, as NR 378.
>
> I guess because we haven't released a kernel with mlock2 using that number I'll
> just renumber it, as if the IPC calls were never there.
There is no need to renumber, a gap doesn't pose any difficulties.
Syscall numbers can be reserved any time, the important part is that you
get ENOSYS when trying to call the new ipc syscalls until the final ABI
is implemented.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Libc-alpha
mailing list