[Patch 2.2.15] : maestro oops on reboot

From: willy tarreau (wtarreau@yahoo.fr)
Date: Tue Apr 04 2000 - 10:37:36 EST


Hi Alan,

I've found a bug in the maestro driver. The driver
registers itself through register_reboot_notifier(),
and if it cannot allocate an IRQ, it forgets to
unregister so at reboot the called function is invalid
and you get an Oops.

Simply add "unregister_reboot_notifier(&maestro_nb)"
at
line 3446 in maestro.c.

The patch is attached.

Cheers,

Willy

___________________________________________________________
Do You Yahoo!?
Achetez, vendez! À votre prix! Sur http://encheres.yahoo.fr


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Apr 07 2000 - 21:00:12 EST