]> git.baikalelectronics.ru Git - kernel.git/commit
sparc64: repair calling incorrect hweight function from stubs
authorJan Engelhardt <jengelh@inai.de>
Mon, 25 Dec 2017 02:43:53 +0000 (03:43 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Dec 2017 01:29:48 +0000 (20:29 -0500)
commitd2eae5814e4b2c3cc982489be0c3b902d09f892c
tree6c0dd0ddd572999f41f2574a5cdb90c9068d2646
parentd32bed3f03e43736349f15558e045a3203e3d3e6
sparc64: repair calling incorrect hweight function from stubs

Commit v4.12-rc4-1-g9289ea7f952b introduced a mistake that made the
64-bit hweight stub call the 16-bit hweight function.

Fixes: 15f0c110bd6c ("sparc64: Use indirect calls in hamming weight stubs")
Signed-off-by: Jan Engelhardt <jengelh@inai.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/lib/hweight.S