commit | 9206880198589670dfc33feb9d2e903c3492701f | [log] [tgz] |
---|---|---|
author | Corey Minyard <minyard@acm.org> | Sun May 01 08:59:10 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun May 01 08:59:10 2005 -0700 |
tree | 3c9c15a6bca7c365fb64660cec4734b7cd3d1d3a | |
parent | 5717ffbe16815db229a66fee824c2190cb306734 [diff] |
[PATCH] IPMI: fix for handling bad IPMI DMI data Ignore the bottom bit of the base address from the DMI data. It is supposed to be set to 1 if it is I/O space. Few systems do this, but this enables the ones that do set it to work properly. Signed-off-by: Corey Minyard <minyard@acm.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>