[PATCH] IPMI: fix for handling bad IPMI DMI data
authorCorey Minyard <minyard@acm.org>
Sun, 1 May 2005 15:59:10 +0000 (08:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:59:10 +0000 (08:59 -0700)
commit9206880198589670dfc33feb9d2e903c3492701f
tree3c9c15a6bca7c365fb64660cec4734b7cd3d1d3a
parent5717ffbe16815db229a66fee824c2190cb306734
[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>
drivers/char/ipmi/ipmi_si_intf.c