From: James S. <jsi...@us...> - 2003-02-01 18:57:17
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/x86_64/kernel In directory sc8-pr-cvs1:/tmp/cvs-serv15026/linux/arch/x86_64/kernel Modified Files: setup.c Log Message: Synced to 2.5.59 Index: setup.c =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/x86_64/kernel/setup.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- setup.c 10 Dec 2002 21:06:13 -0000 1.5 +++ setup.c 1 Feb 2003 18:57:13 -0000 1.6 @@ -375,7 +375,6 @@ #ifdef CONFIG_GART_IOMMU iommu_hole_init(); #endif - exception_table_check(); } #ifndef CONFIG_X86_TSC |