patch-2.4.0-test11 linux/drivers/i2o/i2o_core.c

Next file: linux/drivers/i2o/i2o_proc.c
Previous file: linux/drivers/i2o/i2o_block.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test10/linux/drivers/i2o/i2o_core.c linux/drivers/i2o/i2o_core.c
@@ -842,7 +842,6 @@
 	int flags;
 
 	lock_kernel();
-	exit_files(current);
 	daemonize();
 	unlock_kernel();
 
@@ -1005,7 +1004,6 @@
 	char name[16];
 
 	lock_kernel();
-	exit_files(current);
 	daemonize();
 	unlock_kernel();
 

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