]> git.baikalelectronics.ru Git - kernel.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)
commit7d9b7516928c6a5e88d1ea201b9bc7d061e7fb37
treefd746c0c986e7683840b94158f0e511743b9219c
parent49c17db395f90900cd2ed628cca4eaf1e62979b9
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