]> git.baikalelectronics.ru Git - kernel.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)
commita56b420969baca97c7308a975a2d63e061476987
tree950fa344fb7c309d63fa2d1e92c024cbea46d603
parentbf3b276cff2ece0e75d96606e2104a82715a86cd
[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