References: <[email protected]>
In-Reply-To: <[email protected]>
Shared ia32 syscall table 4/9:
Switch i386 to the new shared call table.
Signed-Off-By: Chuck Ebbert <[email protected]>
--- 2.6.16-rc1-mm2.orig/arch/i386/kernel/entry.S
+++ 2.6.16-rc1-mm2/arch/i386/kernel/entry.S
@@ -678,6 +678,7 @@ ENTRY(spurious_interrupt_bug)
jmp error_code
.section .rodata,"a"
-#include "syscall_table.S"
+ENTRY(sys_call_table)
+#include "syscall_tbl.S"
syscall_table_size=(.-sys_call_table)
--
Chuck
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]