Re: [PATCH] debugfs: initialize cancellations earlier

From: Greg Kroah-Hartman
Date: Thu Dec 21 2023 - 14:43:58 EST


On Thu, Dec 21, 2023 at 07:55:13PM +0100, Johannes Berg wrote:
> On Thu, 2023-12-21 at 18:17 +0100, Greg Kroah-Hartman wrote:
> >
> > But this doesn't apply against Linus's tree, 
>
> Hmm. It does for me?
>
> $ git checkout linux/master
> ...
> $ curl -s https://lore.kernel.org/lkml/20231221150444.1e47a0377f80.If7e8ba721ba2956f12c6e8405e7d61e154aa7ae7@changeid/raw | git am -
> Applying: debugfs: initialize cancellations earlier
> $
>
> > or my driver-core-next branch now,
>
> Right, it doesn't apply there, that was branched out from v6.7-rc3.

Ah, yes.

> > where should it go?
>
> I think/hope to 6.7 still, since it fixes something that only got there.
>
> Looks like you routed that other debugfs patch (the lockdep revert I was
> talking about) through char-misc?

I did, sorry for the confusion, too many branches/trees...

I'll queue this up in the morning, thanks.

greg k-h