From: Ingo Molnar <mingo@kernel.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Josh Poimboeuf <jpoimboe@redhat.com>,
Thomas Gleixner <tglx@linutronix.de>,
Andrew Morton <akpm@linux-foundation.org>,
Vasily Gorbik <gor@linux.ibm.com>, Jiri Olsa <jolsa@redhat.com>
Subject: Re: [GIT PULL] objtool changes for v5.10
Date: Tue, 13 Oct 2020 12:10:56 +0200 [thread overview]
Message-ID: <20201013101056.GA3933713@gmail.com> (raw)
In-Reply-To: <20201013204312.6052157d@canb.auug.org.au>
* Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> Hi Ingo,
>
> On Tue, 13 Oct 2020 10:26:25 +0200 Ingo Molnar <mingo@kernel.org> wrote:
> >
> > Ilie Halip (1):
> > objtool: Ignore unreachable trap after call to noreturn functions
> >
> > Jann Horn (1):
> > objtool: Permit __kasan_check_{read,write} under UACCESS
> >
> > Julien Thierry (16):
> > objtool: Move object file loading out of check()
> > objtool: Move ORC logic out of check()
> > objtool: Skip ORC entry creation for non-text sections
> > objtool: Define 'struct orc_entry' only when needed
> > objtool: Group headers to check in a single list
> > objtool: Make sync-check consider the target architecture
> > objtool: Move macros describing structures to arch-dependent code
> > objtool: Abstract alternative special case handling
> > objtool: Make relocation in alternative handling arch dependent
> > objtool: Rename frame.h -> objtool.h
> > objtool: Only include valid definitions depending on source file type
> > objtool: Make unwind hint definitions available to other architectures
> > objtool: Decode unwind hint register depending on architecture
> > objtool: Remove useless tests before save_reg()
> > objtool: Ignore unreachable fake jumps
> > objtool: Handle calling non-function symbols in other sections
> >
> > Raphael Gault (1):
> > objtool: Refactor jump table code to support other architectures
> >
> > Vasily Gorbik (1):
> > objtool: Allow nested externs to enable BUILD_BUG()
>
> This seems to be missing
>
> https://lore.kernel.org/lkml/patch-1.thread-251403.git-2514037e9477.your-ad-here.call-01602244460-ext-7088@work.hours/
>
> or did that get sent in a previous pull request?
No, that fix is still missing, thanks for the reminder. I overlooked it
thinking that it's a tooling patch - but this needs to be paired with:
2486baae2cf6: ("objtool: Allow nested externs to enable BUILD_BUG()")
I'll send a v2 pull request in an hour or two.
Thanks,
Ingo
next prev parent reply other threads:[~2020-10-13 10:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-13 8:26 [GIT PULL] objtool changes for v5.10 Ingo Molnar
2020-10-13 9:43 ` Stephen Rothwell
2020-10-13 10:10 ` Ingo Molnar [this message]
2020-10-13 10:38 ` [GIT PULL v2] " Ingo Molnar
2020-10-14 17:37 ` pr-tracker-bot
2020-10-15 0:44 ` Stephen Rothwell
2020-10-14 17:37 ` [GIT PULL] " pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201013101056.GA3933713@gmail.com \
--to=mingo@kernel.org \
--cc=a.p.zijlstra@chello.nl \
--cc=akpm@linux-foundation.org \
--cc=gor@linux.ibm.com \
--cc=jolsa@redhat.com \
--cc=jpoimboe@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.