[PATCH] x86-64: use proper VM_FAULT_xxx macros
authorAlexander Nyberg <alexn@telia.com>
Thu, 4 Aug 2005 14:14:57 +0000 (16:14 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 4 Aug 2005 15:20:48 +0000 (08:20 -0700)
x86_64 had hardcoded the VM_ numbers so it broke down when the numbers
were changed.

Signed-off-by: Alexander Nyberg <alexn@telia.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found