From: Joerg Roedel Date: Wed, 30 Jan 2008 12:31:02 +0000 (+0100) Subject: x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bit X-Git-Tag: v2.6.25-rc1~1143^2~656 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c6f70309900c47eeaef12c97b206fcccde1ebe2;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed