mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
We copied ACPI's oversight of using ioremap() and creating non-cached table mappings when we should have been using ioremap_cache(). Signed-off-by: Len Brown <len.brown@intel.com>