Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / arch / i386 / mach-voyager / voyager_thread.c
index 9980eef..2b03884 100644 (file)
@@ -31,8 +31,6 @@
 #include <asm/mtrr.h>
 #include <asm/msr.h>
 
-#include <linux/irq.h>
-
 #define THREAD_NAME "kvoyagerd"
 
 /* external variables */
@@ -126,7 +124,6 @@ thread(void *unused)
 
        kvoyagerd_running = 1;
 
-       reparent_to_init();
        daemonize(THREAD_NAME);
 
        set_timeout = 0;