From: Glauber de Oliveira Costa Date: Wed, 19 Mar 2008 17:26:09 +0000 (-0300) Subject: x86: change x86_64 sanity checks to match i386. X-Git-Tag: v2.6.26-rc1~1154^2~328 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=771263d31114adb5e234364a58280c876c2ed182;p=pandora-kernel.git x86: change x86_64 sanity checks to match i386. They are mostly inocuous. APIC_INTEGRATED will expand to 1, check_phys_apicid_present is checking for the same thing it was before, etc. But the code is identical to i386 now, and will allow us to integrate it. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed