From: Paul Jackson Date: Fri, 24 Mar 2006 11:16:01 +0000 (-0800) Subject: [PATCH] cpuset use combined atomic_inc_return calls X-Git-Tag: v2.6.17-rc1~929 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a39cc60bfa5a72f32d975729a354daca124f6de;p=pandora-kernel.git [PATCH] cpuset use combined atomic_inc_return calls Replace pairs of calls to , with a single call atomic_inc_return, saving a few bytes of source and kernel text. Signed-off-by: Paul Jackson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed