Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1665880
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 1/2] amd: uncore: Rename cpufeatures macro for cache counters |
| Date | 2017-06-14 16:30 +0200 |
| Message-ID | <tSht0-6j2-21@gated-at.bofh.it> (permalink) |
| References | <tSht0-6j2-17@gated-at.bofh.it> <tSht0-6j2-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jun 13, 2017 at 10:58:27AM -0500, Janakarajan Natarajan wrote:
> In Family 17h, L3 is the last level cache as opposed to L2 in previous
> families. Avoid this name confusion and rename X86_FEATURE_PERFCTR_L2 to
> X86_FEATURE_PERFCTR_LLC to indicate the performance counter on the last
> level of cache.
>
> Signed-off-by: Janakarajan Natarajan <Janakarajan.Natarajan@amd.com>
> ---
> arch/x86/events/amd/uncore.c | 2 +-
> arch/x86/include/asm/cpufeatures.h | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
A hint for the future:
when a reviewer gives you a Reviewed-by tag, you should add it to your
when patch you submit.
Thanks.
--
Regards/Gruss,
Boris.
Good mailing practices for 400: avoid top-posting and trim the reply.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v3 1/2] amd: uncore: Rename cpufeatures macro for cache counters Borislav Petkov <bp@alien8.de> - 2017-06-14 16:30 +0200
csiph-web