From: Corey Minyard Date: Sun, 1 May 2005 15:59:10 +0000 (-0700) Subject: [PATCH] IPMI: fix for handling bad ACPI data X-Git-Tag: v2.6.12-rc4~136^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35bc37a0e0979a091bcf5d9161ffe935b3aa998c;p=pandora-kernel.git [PATCH] IPMI: fix for handling bad ACPI data If the ACPI register bit width is zero (an invalid value) assume it is the default spacing. This avoids some coredumps on invalid data and makes some systems work that have broken ACPI data. Signed-off-by: Corey Minyard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed