]> git.baikalelectronics.ru Git - kernel.git/commit
x86: cpa selftest, skip non present entries
authorThomas Gleixner <tglx@linutronix.de>
Mon, 4 Feb 2008 15:48:08 +0000 (16:48 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 4 Feb 2008 15:48:08 +0000 (16:48 +0100)
commit00196a95bd829a2fa7ab0e0277f7c2018a0f0c8d
tree62673c9ecb52e390fb1c936cc1ad75a7da706b28
parent2b182693fc92854b65c9494bb96bcc8081defd02
x86: cpa selftest, skip non present entries

pud and pmd entries in the RAM area might be marked as non present.
Do not try to modify them in the selftest.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/pageattr-test.c