https://github.com/torvalds/linux
Revision 8b378def5a386c4a7f15b51ed79802badb9f5a70 authored by Tony Luck on 28 July 2005, 08:07:38 UTC, committed by Linus Torvalds on 28 July 2005, 15:39:02 UTC
sys_reboot() now calls device_suspend(), so it is no longer necessary for
the e1000 driver to register a reboot notifier [in fact doing so results in
e1000_suspend() getting called twice].

(akpm: we need to fast-track this.  It's causing ia64 to oops on shutdown)

Signed-off-by: Tony Luck <tony.luck@intel.com>
Cc: <cramerj@intel.com>
Cc: <john.ronciak@intel.com>
Cc: <ganesh.venkatesan@intel.com>
Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent f5c1d5b
History
Tip revision: 8b378def5a386c4a7f15b51ed79802badb9f5a70 authored by Tony Luck on 28 July 2005, 08:07:38 UTC
[PATCH] e1000: no need for reboot notifier
Tip revision: 8b378de

README

back to top