Re: export of sys_call_table

David S. Miller (davem@redhat.com)
Fri, 04 Oct 2002 15:21:16 -0700 (PDT)


From: "Brian F. G. Bidulock" <bidulock@openss7.org>
Date: Fri, 4 Oct 2002 13:15:47 -0600

Attached is an untested patch for LiS.

The sparc64 changes are absolutely wrong, the syscalls take pointers
and thus must go through a 32-bit ABI to 64-bit ABI syscall
translation routine.

This is another reason I don't want people to be able to register
system calls dynamically, it bypasses being able to verify this for
ppc64, mips64, sparc64, x86_64 x86, and ia64 x86.
-
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/