From: Andi Kleen Date: Wed, 11 Jan 2006 21:44:09 +0000 (+0100) Subject: [PATCH] x86_64: Convert page fault error codes to symbolic constants. X-Git-Tag: v2.6.16-rc1~345 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66c581569e2cb41231b3fcd91a6c9f853d4d4e25;p=pandora-kernel.git [PATCH] x86_64: Convert page fault error codes to symbolic constants. Much better to deal with these than with the magic numbers. And remove the comment describing the bits - kernel source is no replacement for an architecture manual. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed