From: Yinghai Lu Date: Fri, 20 Jun 2008 14:33:31 +0000 (-0700) Subject: x86: simplify x86_mpparse dependency check X-Git-Tag: v2.6.27-rc1~1106^2~247^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bad48f4b313a756ccde454c25c14c828e2fd5819;p=pandora-kernel.git x86: simplify x86_mpparse dependency check "Maciej W. Rozycki" said: > Given X86_64 selects X86_LOCAL_APIC I am not sure the redundancy seen >above does not actually obscure the logic behind... I think: > > depends on X86_LOCAL_APIC && !X86_VISWS > >would be clearer and get the same. Suggested-by: Maciej W. Rozycki Signed-off-by: Yinghai Lu Cc: Andrew Morton Cc: Len Brown Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed