[PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
Edward Liaw
edliaw at google.com
Wed May 22 17:46:50 UTC 2024
On Wed, May 22, 2024 at 4:21 AM Mark Brown <broonie at kernel.org> wrote:
>
> On Wed, May 22, 2024 at 12:56:48AM +0000, Edward Liaw wrote:
>
> > to make stopping builds early replace the static_assert() with a
> > missing without making the error more severe than it already was. This
> > will be moot once the issue is fixed properly but reduces the disruption
> > while that happens.
> >
> > Signed-off-by: Mark Brown <broonie at kernel.org>
> > Reviewed-by: Kees Cook <keescook at chromium.org>
> > ---
> > tools/testing/selftests/kselftest_harness.h | 2 +-
>
> You've not provided a Signed-off-by for this so people can't do anything
> with it, please see Documentation/process/submitting-patches.rst for
> details on what this is and why it's important.
Sorry, my mistake, I forgot to add it after cherry-picking. If added
in a reply like so would it suffice, or would I need to send another
patch?
Signed-off-by: Edward Liaw <edliaw at google.com>
More information about the Linux-security-module-archive
mailing list