[PATCH] i386/x86-64: New Intel feature flags
authorDave Jones <davej@redhat.com>
Tue, 26 Sep 2006 08:52:42 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:42 +0000 (10:52 +0200)
commitdcf10307c3fff2bca4b104ad8fe4e3aa8dcb2ad1
treed5c917d05d4bf14e3c0c233a45f2bb028dfe4c70
parent3222b36f46c22f46697a0a53fa8804153a32669f
[PATCH] i386/x86-64: New Intel feature flags

Add supplemental SSE3 instructions flag, and Direct Cache Access flag.
As described in "Intel Processor idenfication and the CPUID instruction
AP485 Sept 2006"

AK: also added for x86-64

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/kernel/cpu/proc.c
arch/x86_64/kernel/setup.c