x86, amd_nb: Clarify F15h, model 30h GART and L3 support
authorAravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com>
Fri, 2 Aug 2013 22:43:03 +0000 (17:43 -0500)
committerBorislav Petkov <bp@suse.de>
Mon, 12 Aug 2013 13:30:08 +0000 (15:30 +0200)
F15h, models 0x30 and later don't have a GART. Note that. Also check
CPUID leaf 0x80000006 for L3 prescence because there are models which
don't sport an L3 cache.

Signed-off-by: Aravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com>
[ Boris: rewrite commit message, cleanup comments. ]
Signed-off-by: Borislav Petkov <bp@suse.de>

No differences found