Skip to content
Commit f712c71f authored by Jean Delvare's avatar Jean Delvare Committed by Len Brown
Browse files

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: default avatarJean Delvare <jdelvare@suse.de>
Acked-by: default avatarHuang Ying <ying.huang@intel.com>
Acked-by: default avatarGary Hade <garyhade@us.ibm.com>
Cc: stable@vger.kernel.org [3.4+]
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 34ddeb03
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment