linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: "the arch/x86 maintainers" <x86@kernel.org>,
	Peter Zijlstra <peterz@infradead.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] objtool: Fix noreturn detection for ignored functions
Date: Fri, 11 Sep 2020 09:51:27 -0700	[thread overview]
Message-ID: <CAHk-=wi6SRtDQqghBcY6mBQYm0b-ZNPWh7oC_-1tdOpG8YQ8dA@mail.gmail.com> (raw)
In-Reply-To: <5b1e2536cdbaa5246b60d7791b76130a74082c62.1599751464.git.jpoimboe@redhat.com>

On Thu, Sep 10, 2020 at 8:25 AM Josh Poimboeuf <jpoimboe@redhat.com> wrote:
>
> Fixes the following warning:

Ack, confirmed. I assume I'll be getting this through the usual channels.

[ In the meantime, Peter Oberparleiter figured out what was wrong with
GCOV and it's been re-enabled on my system, so I'm not seeing this
warning any more because GCOV ends up effectively modifying the code
generation to the point where the situation doesn't happen with
allmodconfig any more. But ithat is just one particular config ]

           Linus

  reply	other threads:[~2020-09-11 16:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-10 15:24 [PATCH] objtool: Fix noreturn detection for ignored functions Josh Poimboeuf
2020-09-11 16:51 ` Linus Torvalds [this message]
2020-09-18 17:46 ` [tip: objtool/urgent] " tip-bot2 for Josh Poimboeuf

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='CAHk-=wi6SRtDQqghBcY6mBQYm0b-ZNPWh7oC_-1tdOpG8YQ8dA@mail.gmail.com' \
    --to=torvalds@linux-foundation.org \
    --cc=jpoimboe@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterz@infradead.org \
    --cc=x86@kernel.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 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).