Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 49ee57a3 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Use unsigned long not u32 in atomic_cmpxchg



Since atomic.h does not include types.h, u32 may not be defined.
Since atomics are supposed to work on unsigned long quantities,
use unsigned long instead.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 1b12050f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment