From: Eric Dumazet Date: Tue, 9 Dec 2008 21:14:25 +0000 (-0800) Subject: atomic: fix a typo in atomic_long_xchg() X-Git-Tag: v2.6.28-rc8~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa6f14796630c8b03c11e782484aec2aee05e671;p=pandora-kernel.git atomic: fix a typo in atomic_long_xchg() atomic_long_xchg() is not correctly defined for 32bit arches. Signed-off-by: Eric Dumazet Cc: Mathieu Desnoyers Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed