summaryrefslogtreecommitdiff
path: root/arch/sparc/lib/hweight.S
AgeCommit message (Collapse)AuthorFilesLines
2011-08-03sparc: Use popc if possible for hweight routines.David S. Miller1-0/+51
Just like powerpc, we code patch at boot time. Signed-off-by: David S. Miller <davem@davemloft.net>