commit | 968002166cce2ef4ead8c9441a9dd5b945c9ed1e | [log] [tgz] |
---|---|---|
author | Alexander Nyberg <alexn@telia.com> | Thu Aug 04 16:14:57 2005 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Aug 04 08:20:48 2005 -0700 |
tree | 6142261f05e9ae16faa07b91e392f49513c02cf2 | |
parent | 1260f801b4e4ba7be200886b4a53d730de05ca19 [diff] |
[PATCH] x86-64: use proper VM_FAULT_xxx macros 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>