On Fri, Aug 29, 2025 at 01:07:34AM -0700, Ankur Arora wrote: > Add the acquire variant of smp_cond_load_relaxed_timewait(). This > reuses the relaxed variant, with an additional LOAD->LOAD > ordering. > > Cc: Arnd Bergmann <arnd@xxxxxxxx> > Cc: Will Deacon <will@xxxxxxxxxx> > Cc: Catalin Marinas <catalin.marinas@xxxxxxx> > Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx> > Cc: linux-arch@xxxxxxxxxxxxxxx > Signed-off-by: Ankur Arora <ankur.a.arora@xxxxxxxxxx> Reviewed-by: Catalin Marinas <catalin.marinas@xxxxxxx>