Re: [PATCH v2 2/2] test-ww_mutex: Fix deadlock in test_cycle_work

From: Haakon Bugge

Date: Tue Aug 11 2026 - 11:48:48 EST




> On 10 Aug 2026, at 18:45, Bradley Morgan <include@xxxxxxxxx> wrote:
>
> [snip]

> >Fixes: d1b42b800e5d ("locking/ww_mutex: Add kselftests for resolving ww_mutex cyclic deadlocks")
> >Signed-off-by: Håkon Bugge <haakon.bugge@xxxxxxxxxx>
> >Reviewed-by: Bradley Morgan <include@xxxxxxxxx>
>
> Shouldn't a rb be on top of a sob?

Not to my knowledge. Do you have a reference? Looking at recent
commits, I see a great variability as to your Q. E.g., see this
commit:

a50026bdb867 ("iov_iter: get rid of 'copy_mc' flag")


Thxs, Håkon