All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
To: Marco Elver <elver@google.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Miguel Ojeda <ojeda@kernel.org>,
	Nathan Chancellor <nathan@kernel.org>,
	Nick Desaulniers <ndesaulniers@google.com>,
	Kees Cook <keescook@chromium.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Geert Uytterhoeven <geert@linux-m68k.org>
Subject: Re: [PATCH] compiler_attributes: fix __has_attribute(__no_sanitize_coverage__) for gcc 4
Date: Wed, 14 Jul 2021 19:05:16 +0200	[thread overview]
Message-ID: <CANiq72kV7KOKcWCQ6p9LdMGmO+KV1ssnADmT_PAHALtLu=t53w@mail.gmail.com> (raw)
In-Reply-To: <20210714150159.2866321-1-elver@google.com>

On Wed, Jul 14, 2021 at 5:02 PM Marco Elver <elver@google.com> wrote:
>
> Fix __has_attribute(__no_sanitize_coverage__) for GCC 4 by defining
> __GCC4_has_attribute___no_sanitize_coverage__.
>
> Fixes: 540540d06e9d ("kcov: add __no_sanitize_coverage to fix noinstr for all architectures")
> Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
> Signed-off-by: Marco Elver <elver@google.com>

Looks good, thanks -- I will pick it up tomorrow.

Cheers,
Miguel

  reply	other threads:[~2021-07-14 17:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-14 15:01 [PATCH] compiler_attributes: fix __has_attribute(__no_sanitize_coverage__) for gcc 4 Marco Elver
2021-07-14 17:05 ` Miguel Ojeda [this message]
2021-07-15 23:12   ` Miguel Ojeda

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='CANiq72kV7KOKcWCQ6p9LdMGmO+KV1ssnADmT_PAHALtLu=t53w@mail.gmail.com' \
    --to=miguel.ojeda.sandonis@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=elver@google.com \
    --cc=geert@linux-m68k.org \
    --cc=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nathan@kernel.org \
    --cc=ndesaulniers@google.com \
    --cc=ojeda@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 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.