aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/efi.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2008-02-04 16:48:05 +0100
committerIngo Molnar <mingo@elte.hu>2008-02-04 16:48:05 +0100
commitf56d005d30342a45d8af2b75ecccc82200f09600 (patch)
treea7abc52afef135bb63af4334295584508eb60803 /arch/x86/kernel/efi.c
parent75ab43bfce51085ffd627c470f48ae49ba6e6da3 (diff)
downloadkernel_samsung_smdk4412-f56d005d30342a45d8af2b75ecccc82200f09600.zip
kernel_samsung_smdk4412-f56d005d30342a45d8af2b75ecccc82200f09600.tar.gz
kernel_samsung_smdk4412-f56d005d30342a45d8af2b75ecccc82200f09600.tar.bz2
x86: no CPA on iounmap
When an ioremap is unmapped, do not change the page attributes. There might be another mapping of the same physical address. PAT might detect a conflicting mapping attribute for no good reason. The mapping is removed anyway. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/efi.c')
0 files changed, 0 insertions, 0 deletions