x86: Fix x86_model test in es7000_apic_is_cluster()
commit06849e6aac573df704bcb4889d4696cac6ecf8cd
authorRoel Kluin <roel.kluin@gmail.com>
Tue, 25 Aug 2009 13:35:12 +0000 (25 15:35 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 24 Sep 2009 15:27:20 +0000 (24 08:27 -0700)
tree23b024a420d5c0b09c41a7e8d9a542bb8c155494
parent852a95da5412bb513bf83ad1daa39992fa72b81e
x86: Fix x86_model test in es7000_apic_is_cluster()

commit 005155b1f626d2b2d7932e4afdf4fead168c6888 upstream.

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>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kernel/apic/es7000_32.c