Just in case it has't been reported.
x86/x86_64 allnoconfig, tinyconfig:
Error log: arch/x86/events/amd/uncore.c: In function 'amd_uncore_event_init': events/amd/uncore.c:222:7: error: 'smp_num_siblings' undeclared
"#include <asm/smp.h>" is missing. Added upstream with commit 812af433038f9 ("perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id").
Guenter
On Sat, Jul 27, 2019 at 08:38:00AM -0700, Guenter Roeck wrote:
Just in case it has't been reported.
x86/x86_64 allnoconfig, tinyconfig:
Error log: arch/x86/events/amd/uncore.c: In function 'amd_uncore_event_init': events/amd/uncore.c:222:7: error: 'smp_num_siblings' undeclared
"#include <asm/smp.h>" is missing. Added upstream with commit 812af433038f9 ("perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id").
I've queued it up, thanks!
-- Thanks, Sasha
On Sun, Jul 28, 2019 at 10:12:16AM -0400, Sasha Levin wrote:
On Sat, Jul 27, 2019 at 08:38:00AM -0700, Guenter Roeck wrote:
Just in case it has't been reported.
x86/x86_64 allnoconfig, tinyconfig:
Error log: arch/x86/events/amd/uncore.c: In function 'amd_uncore_event_init': events/amd/uncore.c:222:7: error: 'smp_num_siblings' undeclared
"#include <asm/smp.h>" is missing. Added upstream with commit 812af433038f9 ("perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id").
I've queued it up, thanks!
thanks for fixing this.
greg k-h
linux-stable-mirror@lists.linaro.org