From: Alex Nixon Date: Wed, 3 Sep 2008 13:36:40 +0000 (+0100) Subject: x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() X-Git-Tag: v2.6.27-rc7~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5132895f14a57607152f7865dc862fb076ce2585;p=pandora-kernel.git x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() They were already called once in arch/x86/kernel/setup.c - we don't need to call them again. fixes: http://bugzilla.kernel.org/show_bug.cgi?id=11485 Signed-off-by: Alex Nixon Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed