summary refs log tree commit diff
path: root/include/asm-generic
diff options
context:
space:
mode:
authorAndreas Herrmann <andreas.herrmann3@amd.com>2012-04-03 12:13:07 +0200
committerIngo Molnar <mingo@kernel.org>2012-04-27 16:43:09 +0200
commitf7f286a910221ae18b21c18d9d0f4cd88965829f (patch)
treee2bb2aef9e9507f8b309b1ede63b2ea862d0f1ee /include/asm-generic
parentea0dcf903e7d76aa5d483d876215fedcfdfe140f (diff)
downloadlinux-f7f286a910221ae18b21c18d9d0f4cd88965829f.tar.gz
x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it
BIOS will switch off the corresponding feature flag on family
15h models 10h-1fh non-desktop CPUs.

The topology extension CPUID leafs are required to detect which
cores belong to the same compute unit. (thread siblings mask is
set accordingly and also correct information about L1i and L2
cache sharing depends on this).

W/o this patch we wouldn't see which cores belong to the same
compute unit and also cache sharing information for L1i and L2
would be incorrect on such systems.

Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions