From: Ralf Baechle Date: Mon, 12 Jan 2009 00:52:18 +0000 (+0000) Subject: MIPS: atomic_*(): Change type of intermediate variables. X-Git-Tag: v2.6.29-rc4~84^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=915ec1e216a5b009ba621b1c5b5be49c85685e53;p=pandora-kernel.git 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: Ralf Baechle --- Reading git-diff-tree failed