]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sparc64: Use indirect calls in hamming weight stubs
authorDavid S. Miller <davem@davemloft.net>
Thu, 22 Jun 2017 14:56:48 +0000 (10:56 -0400)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 29 Jun 2017 23:59:55 +0000 (08:59 +0900)
commit9289ea7f952b14ef2627edc49f9508234952a85e
treefd746c0c986e7683840b94158f0e511743b9219c
parent3c2993b8c6143d8a5793746a54eba8f86f95240f
sparc64: Use indirect calls in hamming weight stubs

Otherwise, depending upon link order, the branch relocation
limits could be exceeded.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/sparc/lib/hweight.S