]> git.baikalelectronics.ru Git - kernel.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)
commit3dd4d9c1711bc83bcb4e03075afcfd294377e656
tree9ade96c649031f1eaf20587a2fdf855fe0118f4c
parent8cb7185954a2be29b7c4f01b5176084c81bcb10e
[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