]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] IPMI: fix handling of OEM flags
authorCorey Minyard <minyard@acm.org>
Sat, 16 Sep 2006 19:15:41 +0000 (12:15 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 16 Sep 2006 19:54:31 +0000 (12:54 -0700)
commit126c60d963710e9a4b6f5f1c51d9cbd424b7b81b
tree7d5cf7cd499c6d0089aa85667424f0913579a6fb
parent818f59a0bbba438fc53bd9786d1ffe0eddb8416a
[PATCH] IPMI: fix handling of OEM flags

If one of the OEM flags becomes set in the flags from the hardware, the
driver could hang if no OEM handler was set.  Fix the code to handle this.
This was tested by setting the flags by hand after they were fetched.

Signed-off-by: Corey Minyard <minyard@acm.org>
Ackde-by: Matt Domsch <Matt_Domsch@dell.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/ipmi/ipmi_si_intf.c