From: Jan Beulich Date: Tue, 17 Jan 2006 06:03:32 +0000 (+0100) Subject: [PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table} X-Git-Tag: v2.6.16-rc1~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0cf5d1a34725f3eab39120204da4afa43874269;p=pandora-kernel.git [PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table} ... as they are no longer needed. Since there were hard-coded numbers in the file, the patch also adds a mechanism to avoid these (otherwise potential future changes would again and again require adjusting these numbers). Signed-Off-By: Jan Beulich Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed