From: Al Viro Date: Tue, 15 May 2007 19:37:00 +0000 (+0100) Subject: m32r: __xchg() should be always_inline X-Git-Tag: v2.6.22-rc2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4e1ded3cf6e13c122f019532cb60347d6c88c8c;p=pandora-kernel.git m32r: __xchg() should be always_inline it depends on elimination of unreachable branches in switch (by object size), so we must declare it always_inline Signed-off-by: Al Viro Acked-by: Hirokazu Takata Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed