This system call seems to be duplicated in many architectures. Here's a patch which moves it to kernel/compat.c We didn't touch ppc64, because it seems to be different. We've tested this on ia64 with LTP. -Arun