]> git.baikalelectronics.ru Git - kernel.git/commit
perf/x86/rapl: Fix RAPL config variable bug
authorStephane Eranian <eranian@google.com>
Thu, 28 May 2020 20:16:14 +0000 (13:16 -0700)
committerIngo Molnar <mingo@kernel.org>
Tue, 2 Jun 2020 09:52:56 +0000 (11:52 +0200)
commit4f0000ac6951d18a17d30aff1d57f5090689961f
treee23bdce5017468904242d23f6c8ce28e9ac39763
parent245ac2bd5078fbd08f45e6bb5e7208d8b7a368fd
perf/x86/rapl: Fix RAPL config variable bug

This patch fixes a bug introduced by:

  592e357be2d57 ("perf/x86/rapl: Move RAPL support to common x86 code")

The Kconfig variable name was wrong. It was missing the CONFIG_ prefix.

Signed-off-by: Stephane Eranian <eraniangoogle.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Tested-by: Kim Phillips <kim.phillips@amd.com>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20200528201614.250182-1-eranian@google.com
arch/x86/events/Makefile