patch-2.1.99 linux/init/main.c

Next file: linux/kernel/kmod.c
Previous file: linux/include/scsi/scsi_ioctl.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.98/linux/init/main.c linux/init/main.c
@@ -1162,13 +1162,6 @@
 	smp_begin();
 #endif	
 
-#ifdef CONFIG_KMOD
-	{
-		extern int kmod_init(void);
-		kmod_init();
-	}
-#endif
-
 #ifdef CONFIG_UMSDOS_FS
 	{
 		/*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov