Re: [PATCH v14 13/15] arm64/delay: enable testing smp_cond_load_relaxed_timeout()

From: Will Deacon

Date: Tue Jul 28 2026 - 07:42:04 EST


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 <catalin.marinas@xxxxxxx>
> Cc: Will Deacon <will@xxxxxxxxxx>
> Signed-off-by: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
> ---
> arch/arm64/lib/delay.c | 2 ++
> drivers/clocksource/arm_arch_timer.c | 2 ++
> 2 files changed, 4 insertions(+)

Acked-by: Will Deacon <will@xxxxxxxxxx>

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?

Will