]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
x86: make c_p_a unconditional in ioremap
authorThomas Gleixner <tglx@linutronix.de>
Wed, 30 Jan 2008 12:34:05 +0000 (13:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:34:05 +0000 (13:34 +0100)
commit74ff2857f099951020a47420872f5c1460f32c27
tree2087ac62a943702239f226b4c64b543e17db30db
parentf87519e8f4f1de9b39a40e56479a7ad2443169dd
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 <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/ioremap_32.c
arch/x86/mm/ioremap_64.c