Skip to content
Commit 295227b1 authored by Uros Bizjak's avatar Uros Bizjak Committed by Eric W. Biederman
Browse files

ucount: Fix atomic_long_inc_below argument type



The type of u argument of atomic_long_inc_below should be long
to avoid unwanted truncation to int.

Fixes: f9c82a4e ("Increase size of ucounts to atomic_long_t")
Signed-off-by: default avatarUros Bizjak <ubizjak@gmail.com>
Link: https://lkml.kernel.org/r/20221017144049.3404-2-ubizjak@gmail.com


Signed-off-by: default avatarEric W. Biederman <ebiederm@xmission.com>
parent b7b275e6
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