From: Alexander Nyberg Date: Thu, 4 Aug 2005 14:14:57 +0000 (+0200) Subject: [PATCH] x86-64: use proper VM_FAULT_xxx macros X-Git-Tag: v2.6.13-rc6~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=968002166cce2ef4ead8c9441a9dd5b945c9ed1e;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed