Re: [PATCH v14 13/15] arm64/delay: enable testing smp_cond_load_relaxed_timeout()
Ankur Arora <[email protected]> Tue, 28 Jul 2026 16:06:23 -0700
| Newsgroups | org.kernel.vger.linux-arch,org.infradead.lists.linux-arm-kernel,org.kernel.vger.bpf,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <[email protected]> |
Will Deacon <[email protected]> writes: > Hello, Ankur, > > On Tue, Jul 14, 2026 at 12:30:39AM -0700, Ankur Arora wrote: >> This enables the barrier tests to be built as a module. >> >> Cc: Catalin Marinas <[email protected]> >> Cc: Will Deacon <[email protected]> >> Signed-off-by: Ankur Arora <[email protected]> >> --- >> arch/arm64/lib/delay.c | 2 ++ >> drivers/clocksource/arm_arch_timer.c | 2 ++ >> 2 files changed, 4 insertions(+) > > Acked-by: Will Deacon <[email protected]> Thanks Will. > I think this is looking good from the arm64 side now (and appears to have > all the relevant Acks). What's the plan to get this series merged? Let me ask Andrew if he can pick this up via nonmm. -- ankur