[PATCH v9 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
Ankur Arora
ankur.a.arora at oracle.com
Mon Feb 9 21:52:20 PST 2026
Randy Dunlap <rdunlap at infradead.org> writes:
>> +/**
>> + * smp_cond_load_relaxed_timeout() - (Spin) wait for cond with no ordering
>> + * guarantees until a timeout expires.
>> + * @ptr: pointer to the variable to wait on.
>> + * @cond: boolean expression to wait for.
>
> s/cond/cond_expr/
Thanks! Well spotted.
--
ankur
More information about the linux-arm-kernel
mailing list