Re: [syzbot] [ocfs2?] possible deadlock in ocfs2_xattr_remove
From: Thomas Gleixner
Date: Tue Aug 18 2026 - 05:16:49 EST
On Mon, Aug 17 2026 at 16:20, syzbot wrote:
> syzbot suspects this issue was fixed by commit:
>
> commit f24df84cbe05e4471c04ac4b921fc0340bbc7752
> Author: Thomas Gleixner <tglx@xxxxxxxxxx>
> Date: Tue Jun 9 15:14:45 2026 +0000
>
> time/jiffies: Register jiffies clocksource before usage
That is completely unrelated and fixes an early boot issue which
manifest way before you can start your test case.
The lockdep splat is purely about OCFS2 internal locking. Your bisection
took a wrong turn somewhere.
Thanks,
tglx