* nosmp build errors in v4.14.y-queue
@ 2019-07-27 15:38 Guenter Roeck
2019-07-28 14:12 ` Sasha Levin
0 siblings, 1 reply; 3+ messages in thread
From: Guenter Roeck @ 2019-07-27 15:38 UTC (permalink / raw)
To: stable, Greg Kroah-Hartman
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: nosmp build errors in v4.14.y-queue
2019-07-27 15:38 nosmp build errors in v4.14.y-queue Guenter Roeck
@ 2019-07-28 14:12 ` Sasha Levin
2019-07-29 6:42 ` Greg Kroah-Hartman
0 siblings, 1 reply; 3+ messages in thread
From: Sasha Levin @ 2019-07-28 14:12 UTC (permalink / raw)
To: Guenter Roeck; +Cc: stable, Greg Kroah-Hartman
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: nosmp build errors in v4.14.y-queue
2019-07-28 14:12 ` Sasha Levin
@ 2019-07-29 6:42 ` Greg Kroah-Hartman
0 siblings, 0 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2019-07-29 6:42 UTC (permalink / raw)
To: Sasha Levin; +Cc: Guenter Roeck, stable
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-07-29 6:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-27 15:38 nosmp build errors in v4.14.y-queue Guenter Roeck
2019-07-28 14:12 ` Sasha Levin
2019-07-29 6:42 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).