]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] IPMI: allow user to override the kernel IPMI daemon enable
authorCorey Minyard <minyard@acm.org>
Tue, 3 Oct 2006 08:13:59 +0000 (01:13 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 3 Oct 2006 15:03:42 +0000 (08:03 -0700)
commita51f4a81e737735668206ad1618ce4a84cf362e7
tree950fa344fb7c309d63fa2d1e92c024cbea46d603
parent2537d36cf568291baacff91fe5ead6ad3949304e
[PATCH] IPMI: allow user to override the kernel IPMI daemon enable

After the previous patch to disable the kernel IPMI daemon if interrupts
were available, the issue of broken hardware was raised, and a reasonable
request to add an override was mode.  So here it is.

Allow the user to force the kernel ipmi daemon on or off.  This way,
hardware with broken interrupts or users that are not concerned with
performance can turn it on or off to their liking.

[akpm@osdl.org: save 4 bytes in vmlinux]
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_si_intf.c