Re: [GIT PULL] objtool fixes and updates
From: Josh Poimboeuf
Date: Sun Mar 30 2025 - 21:39:57 EST
On Mon, Mar 31, 2025 at 01:13:55AM +0200, Borislav Petkov wrote:
> On Sun, Mar 30, 2025 at 03:19:40PM -0700, Linus Torvalds wrote:
> > On Sat, 29 Mar 2025 at 08:33, Borislav Petkov <bp@xxxxxxxxx> wrote:
> > >
> > > Btw, test bot complains:
> > >
> > > https://lore.kernel.org/r/202503292202.Sge7ZEUc-lkp@xxxxxxxxx
> >
> > That's not a very helpful error message
>
> I found this:
>
> https://lore.kernel.org/r/202503280703.OARM8SrY-lkp@xxxxxxxxx
>
> which looks like the original report.
>
> Looks unsolved yet...
The "new" warning is just the "skipping duplicate warning", which was
already merged with commit 0a7fb6f07e3a ("objtool: Increase per-function
WARN_FUNC() rate limit"). So none of the warnings are specific to this
pull request.
Tiezhu, can you please look at this warning?
arch/loongarch/kernel/traps.o: warning: objtool: show_stack+0xe0: stack state mismatch: reg1[22]=-1+0 reg2[22]=-2-160
arch/loongarch/kernel/traps.o: warning: objtool: show_stack+0xe0: stack state mismatch: reg1[23]=-1+0 reg2[23]=-2-152
--
Josh