commit | b1ab1b4d9ab9812c77843abec79030292ef0a544 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Thu Apr 22 16:06:58 2010 +0200 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu Apr 22 17:17:20 2010 -0700 |
tree | e0405fa695565e9cc6b3510a70168bd10bbd8f3c | |
parent | 6dad2a29646ce3792c40cfc52d77e9b65a7bb143 [diff] |
x86, cacheinfo: Unify AMD L3 cache index disable checking All F10h CPUs starting with model 8 resp. 9, stepping 1, support L3 cache index disable. Concentrate the family, model, stepping checking at one place and enable the feature implicitly on upcoming Fam10h models. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com> LKML-Reference: <1271945222-5283-2-git-send-email-bp@amd64.org> Signed-off-by: H. Peter Anvin <hpa@zytor.com>