]> git.baikalelectronics.ru Git - kernel.git/commit
x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bit
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 30 Jan 2008 12:31:02 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:02 +0000 (13:31 +0100)
commit43c0ce679f487f676c32522b1564d2ff57a9c7d8
tree26b1908adb72b6093ccbd128357d842861450934
parent3a03e9b77722676f629bd69b87edf0bfcd794e11
x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bit

This patch defines the _PAGE_* paging attributes in pgtable_64.h in terms of
the former defined _PAGE_BIT_* values.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/pgtable_64.h