From: Andreas Herrmann Date: Wed, 8 Feb 2012 19:52:29 +0000 (+0100) Subject: x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors X-Git-Tag: v3.3-rc6~29^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32c3233885eb10ac9cb9410f2f8cd64b8df2b2a1;p=pandora-kernel.git x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors For L1 instruction cache and L2 cache the shared CPU information is wrong. On current AMD family 15h CPUs those caches are shared between both cores of a compute unit. This fixes https://bugzilla.kernel.org/show_bug.cgi?id=42607 Signed-off-by: Andreas Herrmann Cc: Petkov Borislav Cc: Dave Jones Cc: Link: http://lkml.kernel.org/r/20120208195229.GA17523@alberich.amd.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed