From: Chen, Kenneth W Date: Wed, 22 Mar 2006 08:09:02 +0000 (-0800) Subject: [PATCH] convert hugetlbfs_counter to atomic X-Git-Tag: v2.6.17-rc1~1129^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bba1e9b2111b14625f670bd07e57fd7ed57ce804;p=pandora-kernel.git [PATCH] convert hugetlbfs_counter to atomic Implementation of hugetlbfs_counter() is functionally equivalent to atomic_inc_return(). Use the simpler atomic form. Signed-off-by: Ken Chen Cc: David Gibson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed