static void __exit my_reboot_exit(void) { register_reboot_notifier(&my_reboot_notifier); }
Surely, this one should call unregister_reboot_notifier. -- To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs