From f0cf5d1a34725f3eab39120204da4afa43874269 Mon Sep 17 00:00:00 2001 From: Jan Beulich Date: Tue, 17 Jan 2006 07:03:32 +0100 Subject: [PATCH] [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-format-patch failed