Andrew Morton <[EMAIL PROTECTED]> schrieb am 09.02.2005, 23:50:37: > Martin Schwidefsky wrote: > > > > [patch] Fix shmget for ppc64, s390-64 & sparc64. > > OK, but Andi's patch fixed mips and x86_64 as well, but only for > compat_shmget and not for sys_msgsnd and sys_msgrcv.
mips, x86_64, ia64 and parisc always got this right, they are not
using sys_ipc in 64 bit mode. The rest is 32 bit only, so the fix
is not needed either.
Arnd <><
