On Sun, Oct 13, 2024 at 03:29:34PM +0000, Carlos Llamas wrote:
On Sun, Oct 13, 2024 at 10:23:26AM -0400, Sasha Levin wrote:
On Sat, Oct 12, 2024 at 11:22:40PM +0000, Carlos Llamas wrote:
> This patchset adds the dependencies to apply commit a6f88ac32c6e
> ("lockdep: fix deadlock issue between lockdep and rcu") to the
> 5.4-stable tree. See the "FAILED" report at [1].
>
> Note the dependencies actually fix a UAF and a bad recursion pattern.
> Thus it makes sense to also backport them.
Hm, it does not seem to apply on 5.4 for me. Could you please take a
look?
I'm not sure where the disconnect is, I am able to do ...
$ git fetch https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ linux-5.4.y
$ git fetch FETCH_HEAD
$ b4 shazam https://lore.kernel.org/all/20241012232244.2768048-1-cmllamas@xxxxxxxxxx/
... with no issues. I don't have anything on my gitconfig that would
change the default behavior of `git am` or `git cherry-pick` either.
Anything else I should try or look into?
Sorry, my bad, now queued up.
--
Thanks,
Sasha