commit | 4064d5ef26a04d9e34e4c0f348e30f14ab6828d8 | [log] [tgz] |
---|---|---|
author | Corey Minyard <minyard@acm.org> | Sat Sep 16 12:15:41 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 16 12:54:31 2006 -0700 |
tree | 7d5cf7cd499c6d0089aa85667424f0913579a6fb | |
parent | 8f5cbd7e4810df382029ecaaa98535452da5d15e [diff] |
[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>