c62a943702239f226b4c64b543e17db30db parent f87519e8f4f1de9b39a40e56479a7ad2443169dd author Thomas Gleixner 1201696445 +0100 committer Ingo Molnar 1201696445 +0100 x86: make c_p_a unconditional in ioremap Make c_p_a unconditional for ioremap and iounmap. This ensures complete consistency of the flags which are handed to ioremap_page_range and the real flags in the mappings. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar