mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>