From: Glauber de Oliveira Costa Date: Wed, 19 Mar 2008 17:25:11 +0000 (-0300) Subject: x86: use APIC_INTEGRATED tests in x86_64 X-Git-Tag: v2.6.26-rc1~1154^2~386 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=148a30f8cf2ac72b7ea6e5c8971fad8d80ec3879;p=pandora-kernel.git x86: use APIC_INTEGRATED tests in x86_64 This patch does not change the behaviour of x86_64, since APIC_INTEGRATED is always defined as (1). But the code now matches exactly i386 version (well, this part of the code, at least) Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed