Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1665880 > unrolled thread
| Started by | Borislav Petkov <bp@alien8.de> |
|---|---|
| First post | 2017-06-14 16:30 +0200 |
| Last post | 2017-06-14 16:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v3 1/2] amd: uncore: Rename cpufeatures macro for cache counters Borislav Petkov <bp@alien8.de> - 2017-06-14 16:30 +0200
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Date | 2017-06-14 16:30 +0200 |
| Subject | Re: [PATCH v3 1/2] amd: uncore: Rename cpufeatures macro for cache counters |
| Message-ID | <tSht0-6j2-21@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web