RE: [PATCH] Consolidate compat_sys_waitid

From: Luck, Tony
Date: Tue Feb 15 2005 - 13:11:50 EST



>This patch does:
> - consolidate the three implementations of compat_sys_waitid
> (some were called sys32_waitid).
> - adds sys_waitid syscall to ppc
> - adds sys_waitid and compat_sys_waitid syscalls to ppc64
>
>Parisc seemed to assume th existance of compat_sys_waitid. The MIPS
>syscall tables have me confused and may need updating. I have arbitrarily
>chosen the next available syscall number on ppc and ppc64, I hope this is
>correct.
>
>Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
>
>Comments?

Compiles cleanly, and my test case runs on ia64.

Acked-by: Tony Luck <tony.luck@xxxxxxxxx>

-Tony
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/