Skip to content
Commit c6cb13ae authored by Wim Van Sebroeck's avatar Wim Van Sebroeck
Browse files

[WATCHDOG] misc_register patch



Make sure that we first do a register_reboot_notifier before we
do a misc_register. A misc_register opens the interface to
userspace and it's best to do this as the last action.

Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent 01c785dc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment