From: Glauber de Oliveira Costa Date: Sat, 19 Jan 2008 01:59:08 +0000 (-0200) Subject: lguest: use __PAGE_KERNEL instead of _PAGE_KERNEL X-Git-Tag: v2.6.25-rc1~1135^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f12e39c856a8b1ab407f8216ecebaf4204b94d;p=pandora-kernel.git lguest: use __PAGE_KERNEL instead of _PAGE_KERNEL x86_64 don't expose the intermediate representation with one underline, _PAGE_KERNEL, just the double-underlined one. Use it, to get a common ground between 32 and 64-bit Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Rusty Russell --- Reading git-diff-tree failed