x86: Fix x86_model test in es7000_apic_is_cluster()
commit005155b1f626d2b2d7932e4afdf4fead168c6888
authorRoel Kluin <roel.kluin@gmail.com>
Tue, 25 Aug 2009 13:35:12 +0000 (25 15:35 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 25 Aug 2009 13:58:12 +0000 (25 15:58 +0200)
tree2438a1e7117aeb2332d1b6eb469de09dd69a1ce4
parentb7f42ab2e237f08a5bbcefa17473e80eb05e725c
x86: Fix x86_model test in es7000_apic_is_cluster()

For the x86_model to be greater than 6 or less than 12 is
logically always true.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: <stable@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic/es7000_32.c