From: Corey Minyard Date: Sun, 1 Oct 2006 06:28:20 +0000 (-0700) Subject: [PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts X-Git-Tag: v2.6.19-rc1~563 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df3fe8defedc52745526914e12eb4ba0b8a9f6ca;p=pandora-kernel.git [PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts If the driver has interrupts available to it, there is really no reason to have a kernel daemon push the IPMI state machine. Note that I have experienced machines where the interrupts do not work correctly. This was a long time ago and hopefully things are better now. If some machines still have broken interrupts, a blacklist will need to be added. Signed-off-by: Corey Minyard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed