summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
diff options
context:
space:
mode:
authorThomas Gleixner2008-02-18 20:54:14 +0100
committerThomas Gleixner2008-02-18 20:54:14 +0100
commitc31c7d4844ea4817692ae16bf70f9c96c05a50eb (patch)
treeb06e86bda1545f3f84fee09e4600bb3aa25c5c33 /arch/x86/kernel
parentMerge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff)
downloadkernel-qcow2-linux-c31c7d4844ea4817692ae16bf70f9c96c05a50eb.tar.gz
kernel-qcow2-linux-c31c7d4844ea4817692ae16bf70f9c96c05a50eb.tar.xz
kernel-qcow2-linux-c31c7d4844ea4817692ae16bf70f9c96c05a50eb.zip
x86: CPA, fix alias checks
c_p_a() did not discover all aliases correctly. (such as when called on vmalloc()-ed areas or ioremap()-ed areas) Push the alias checks to the lower, physical level and consistently discover all aliases that might exist: the low direct mappings and the high linear kernel-text mappings (on 64-bit). Thanks to Andi Kleen for pointing out that this was buggy. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel')
0 files changed, 0 insertions, 0 deletions