[PATCH][COMPAT] compat_sys_futex 4/7 ppc64

Stephen Rothwell (sfr@canb.auug.org.au)
Wed, 12 Feb 2003 15:57:21 +1100


Hi Linus,

Anton asked me to send this directly to you since it is so trivial.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

diff -ruN 2.5.60-32bit.1/arch/ppc64/kernel/misc.S 2.5.60-32bit.2/arch/ppc64/kernel/misc.S --- 2.5.60-32bit.1/arch/ppc64/kernel/misc.S 2003-02-11 09:39:15.000000000 +1100 +++ 2.5.60-32bit.2/arch/ppc64/kernel/misc.S 2003-02-11 12:21:56.000000000 +1100 @@ -724,7 +724,7 @@ .llong .sys_removexattr .llong .sys_lremovexattr .llong .sys_fremovexattr /* 220 */ - .llong .sys_futex + .llong .compat_sys_futex .llong .sys32_sched_setaffinity .llong .sys32_sched_getaffinity .llong .sys_ni_syscall - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/