Re: linux-next: build failure after merge of the ftrace tree

From: Steven Rostedt
Date: Thu Jun 10 2021 - 11:06:45 EST


On Thu, 10 Jun 2021 10:26:39 +0200
Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:

> On Thu, Jun 10, 2021 at 06:08:25PM +1000, Stephen Rothwell wrote:
> > Hi all,
> >
> > After merging the ftrace tree, today's linux-next build (powerpc
> > allyesconfig) failed like this:
> >
> > Cannot find symbol for section 255: .text.opal_int_set_mfrr.
> > arch/powerpc/platforms/powernv/opal-call.o: failed
> >
> > and many more similar.
> >
> > Caused by commit
> >
> > 9e419de4c678 ("recordmcount: Correct st_shndx handling")
>
> Argh.. lemme try and reproduce :/

I'll go and revert this patch, and wait for a new version from Peter.

Hmm, crap, this is also sent to Linus. I'll stop that too.

-- Steve