]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] IPMI: Allow hot system interface remove
authorCorey Minyard <minyard@acm.org>
Thu, 7 Dec 2006 04:41:00 +0000 (20:41 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:47 +0000 (08:39 -0800)
commitb2c03941b50944a268ee4d5823872f220809a3ba
tree9ade96c649031f1eaf20587a2fdf855fe0118f4c
parent759643b874907e76ae81e34df62f41ab6683f5c2
[PATCH] IPMI: Allow hot system interface remove

This modifies the IPMI driver so that a lower-level interface can be
dynamically removed while in use so it can support hot-removal of hardware.

It also adds the ability to specify and dynamically change the IPMI interface
the watchdog timer and the poweroff code use.

Signed-off-by: Corey Minyard <minyard@acm.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/IPMI.txt
drivers/char/ipmi/ipmi_msghandler.c
drivers/char/ipmi/ipmi_poweroff.c
drivers/char/ipmi/ipmi_watchdog.c