patch-2.2.15 linux/arch/alpha/mm/extable.c

Next file: linux/arch/alpha/mm/fault.c
Previous file: linux/arch/alpha/math-emu/sfp-machine.h
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/arch/alpha/mm/extable.c linux/arch/alpha/mm/extable.c
@@ -41,7 +41,7 @@
 {
 	unsigned ret;
 
-#ifndef CONFIG_MODULE
+#ifndef CONFIG_MODULES
 	/* There is only the kernel to search.  */
 	ret = search_one_table(__start___ex_table, __stop___ex_table - 1,
 			       addr - gp);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)