From: vignesh babu Date: Thu, 7 Jun 2007 09:57:46 +0000 (+0530) Subject: [IA64] is_power_of_2-ia64/mm/hugetlbpage.c X-Git-Tag: v2.6.22-rc7~39^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9be26f4c4b138c425598bd3cc50411bd87fce287;p=pandora-kernel.git [IA64] is_power_of_2-ia64/mm/hugetlbpage.c Replacing (n & (n-1)) in the context of power of 2 checks with is_power_of_2 Signed-off-by: vignesh babu Signed-off-by: Tony Luck --- Reading git-diff-tree failed