From: Jean Delvare Date: Tue, 12 Jun 2012 08:43:28 +0000 (+0200) Subject: ACPI, APEI: Fixup common access width firmware bug X-Git-Tag: v3.6-rc1~82^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f712c71f7b2b43b894d1e92e1b77385fcad8815f;p=pandora-kernel.git ACPI, APEI: Fixup common access width firmware bug Many firmwares have a common register definition bug where 8-bit access width is specified for a 32-bit register. Ideally this should be fixed in the BIOS, but earlier versions of the kernel did not complain, so fix that up silently. This closes kernel bug #43282: https://bugzilla.kernel.org/show_bug.cgi?id=43282 Signed-off-by: Jean Delvare Acked-by: Huang Ying Acked-by: Gary Hade Cc: stable@vger.kernel.org [3.4+] Signed-off-by: Len Brown --- Reading git-diff-tree failed