Re: [PATCH] once_lite: Simplify condition handling and fix context analysis
From: Nathan Chancellor
Date: Tue Sep 08 2026 - 20:20:25 EST
On Tue, Sep 08, 2026 at 12:15:13PM +0200, Jan Kara wrote:
> On Tue 08-09-26 00:17:34, Marco Elver wrote:
> > Thanks! I think this is one of those orphaned files - which tree can
> > this go through? Can it go through your tree, unless Jan already
> > picked it up with the other fix?
>
> If Nathan can take it through his tree, that would be great, otherwise I
> can take it through mine. Just let me know.
I applied this to my clang-fixes tree and created an immutable tag for
you to pull from, as you should have it in your tree since you are
enabling context analysis there. If nobody else needs it and I do not
have any other material for 7.4 in that tree, I won't send a pull
request if the ext2 tree is merged with this included.
The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935:
Linux 7.3-rc1 (2026-08-30 13:34:40 -0700)
are available in the Git repository at:
git@xxxxxxxxxxxxxxxxxxx:pub/scm/linux/kernel/git/nathan/linux.git tags/clang-fixes-once_lite-for-7.4
for you to fetch changes up to 0bb666d5f5a2339a5692afb312c2161df9620503:
once_lite: Simplify condition handling and fix context analysis (2026-09-08 16:54:02 -0700)
----------------------------------------------------------------
Immutable branch for once_lite.h context analysis fix
Signed-off-by: Nathan Chancellor <nathan@xxxxxxxxxx>
----------------------------------------------------------------
Marco Elver (1):
once_lite: Simplify condition handling and fix context analysis
include/linux/once_lite.h | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
--
Cheers,
Nathan