commit | 59d3b388741cf1a5eb7ad27fd4e9ed72643164ae | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Thu Apr 22 16:07:02 2010 +0200 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu Apr 22 17:17:27 2010 -0700 |
tree | a1c4de47be3b0eb272ab08e661022e911166aa75 | |
parent | ba06edb63f5ef2913aad37070eaec3c9d8ac73b8 [diff] |
x86, cacheinfo: Disable index in all four subcaches When disabling an L3 cache index, make sure we disable that index in all four subcaches of the L3. Clarify nomenclature while at it, wrt to disable slots versus disable index and rename accordingly. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com> LKML-Reference: <1271945222-5283-6-git-send-email-bp@amd64.org> Signed-off-by: H. Peter Anvin <hpa@zytor.com>