aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-inline.h
diff options
context:
space:
mode:
authorAkinobu Mita <[email protected]>2012-11-04 02:03:45 +0000
committerBenjamin Herrenschmidt <[email protected]>2012-11-15 13:01:10 +1100
commit79597be99ac96b1409eb7ae41c336696d7c4f4d9 (patch)
tree5d4568262e08e2caf065e4ed4e5e7e9f708a6730 /lib/mpi/mpi-inline.h
parent2237f4f40af9ab57d5427b35d1514d3e65d31d1a (diff)
powerpc: Use asm-generic/bitops/le.h
The only difference between powerpc and asm-generic le-bitops is test_bit_le(). Usually all bitops require a long aligned bitmap. But powerpc test_bit_le() can take an unaligned address. There is no special callsite of test_bit_le() that needs unaligned access in powerpc as far as I can see. So convert to use asm-generic/bitops/le.h for powerpc. Signed-off-by: Akinobu Mita <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: [email protected] Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions