]> git.baikalelectronics.ru Git - kernel.git/commit
x86/pgtable: unify pagetable accessors, #6
authorJeremy Fitzhardinge <jeremy@goop.org>
Wed, 30 Jan 2008 12:32:56 +0000 (13:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:56 +0000 (13:32 +0100)
commit266b64e26312a8ed44dda2726e6d10dd6a1e3de6
treec5d2145a98ecdd5d275ee278c2fbc3d3c8bee8e1
parent2a4932856d518da2f516bb604e68a0e7c93d3bbd
x86/pgtable: unify pagetable accessors, #6

Unify functions to test and set bits in pagetable entries.

NOP: only moves existing code around, without any change to it.

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/pgtable.h
include/asm-x86/pgtable_32.h
include/asm-x86/pgtable_64.h