From: Corey Minyard Date: Sun, 1 May 2005 15:59:10 +0000 (-0700) Subject: [PATCH] IPMI: fix for handling bad IPMI DMI data X-Git-Tag: v2.6.12-rc4~136^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9206880198589670dfc33feb9d2e903c3492701f;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed