Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1261830

Re: [PATCH] x86/intel_cacheinfo: Fix LLC topology for AMD Fam17h systems

From Borislav Petkov <bp@alien8.de>
Newsgroups linux.kernel
Subject Re: [PATCH] x86/intel_cacheinfo: Fix LLC topology for AMD Fam17h systems
Date 2015-11-03 21:00 +0100
Message-ID <qqPUm-79Z-17@gated-at.bofh.it> (permalink)
References <qqPrk-6ZQ-13@gated-at.bofh.it> <qqPUm-79Z-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Nov 03, 2015 at 01:41:53PM -0600, Aravind Gopalakrishnan wrote:
> cpu_llc_id references should be wrapped under #ifdef CONFIG_SMP.
> 
> Did that and kernel build worked with the attached config.
> 
> Will send a V2 with the fix.

Why aren't you doing all that figuring out what the llc_id is in
amd_detect_cmp() which is already CONFIG_SMP ifdeffed?

Which is where that code belongs anyway...

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] x86/intel_cacheinfo: Fix LLC topology for AMD Fam17h systems Aravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com> - 2015-11-03 20:20 +0100
  Re: [PATCH] x86/intel_cacheinfo: Fix LLC topology for AMD Fam17h  systems kbuild test robot <lkp@intel.com> - 2015-11-03 20:30 +0100
    Re: [PATCH] x86/intel_cacheinfo: Fix LLC topology for AMD Fam17h  systems Borislav Petkov <bp@alien8.de> - 2015-11-03 21:00 +0100

csiph-web