Skip to content
Commit 915ec1e2 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

MIPS: atomic_*(): Change type of intermediate variables.



This shaves of 1912 bytes of an IP27 defconfig kernel and avoids
unexpected overflow behaviour in atomic_sub_if_positive.  Apply the same
changes to the atomic64_* functions for consistency.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent c7c1e384
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment