diff options
author | Glauber de Oliveira Costa <gcosta@redhat.com> | 2008-01-19 02:59:08 +0100 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2008-01-30 12:50:19 +0100 |
commit | 84f12e39c856a8b1ab407f8216ecebaf4204b94d (patch) | |
tree | 908c7dd63fb65eda3ff660913e9bc28438871e16 /drivers/Makefile | |
parent | lguest: Use explicit includes rateher than indirect (diff) | |
download | linux-84f12e39c856a8b1ab407f8216ecebaf4204b94d.tar.xz linux-84f12e39c856a8b1ab407f8216ecebaf4204b94d.zip |
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 <gcosta@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions