[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=whvD6pq-7vp-cCMEnS+EOp2TmLxFKPS3Nw+Ncqt0XZVGw@mail.gmail.com>
Date: Tue, 27 Jun 2023 11:15:40 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Shuah Khan <skhan@...uxfoundation.org>
Cc: shuah <shuah@...nel.org>, linux-kernel@...r.kernel.org,
linux-kselftest@...r.kernel.org
Subject: Re: [GIT PULL] Kselftest update for Linux 6.5-rc1
On Sun, 25 Jun 2023 at 08:42, Shuah Khan <skhan@...uxfoundation.org> wrote:
>
> Please pull the following Kselftest update for Linux 6.5-rc1.
Hmm. I pulled this, but it causes multiple objtool warnings.
The cause seems to be __kunit_abort() being no-return and objtool
having not being told about it, and I'm double-checking the fix for
that.
But I'm unhappy with how clearly nobody seems to have looked at
non-fatal warning output again.
This was why we made the kernel use -Werror, because people would
ignore build warnings that weren't fatal. Now objtool warnings seem to
be triggering the same laissez-faire behavior.
Linus
Powered by blists - more mailing lists