]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IA64] is_power_of_2-ia64/mm/hugetlbpage.c
authorvignesh babu <vignesh.babu@wipro.com>
Thu, 7 Jun 2007 09:57:46 +0000 (15:27 +0530)
committerTony Luck <tony.luck@intel.com>
Tue, 26 Jun 2007 20:32:59 +0000 (13:32 -0700)
commit9be26f4c4b138c425598bd3cc50411bd87fce287
tree9517030267a1bd3be5f5e0d7d08178f283f031e4
parent189548642c5962e60c3667bdb3a703fe0bed12a6
[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 <vignesh.babu@wipro.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/mm/hugetlbpage.c