commit | b2c03941b50944a268ee4d5823872f220809a3ba | [log] [tgz] |
---|---|---|
author | Corey Minyard <minyard@acm.org> | Wed Dec 06 20:41:00 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Thu Dec 07 08:39:47 2006 -0800 |
tree | 9ade96c649031f1eaf20587a2fdf855fe0118f4c | |
parent | 759643b874907e76ae81e34df62f41ab6683f5c2 [diff] |
[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>