mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-28 01:26:37 +00: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>