https://github.com/torvalds/linux
Revision 59585b4be9ae4dc6506551709bdcd6f5210b8a01 authored by Jan Engelhardt on 25 December 2017, 02:43:53 UTC, committed by David S. Miller on 28 December 2017, 01:29:48 UTC
Commit v4.12-rc4-1-g9289ea7f952b introduced a mistake that made the
64-bit hweight stub call the 16-bit hweight function.

Fixes: 9289ea7f952b ("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>
1 parent 5f520fc
History
Tip revision: 59585b4be9ae4dc6506551709bdcd6f5210b8a01 authored by Jan Engelhardt on 25 December 2017, 02:43:53 UTC
sparc64: repair calling incorrect hweight function from stubs
Tip revision: 59585b4
File Mode Size
Makefile -rw-r--r-- 361 bytes
compat.c -rw-r--r-- 2.2 KB
ipc_sysctl.c -rw-r--r-- 5.4 KB
mq_sysctl.c -rw-r--r-- 2.9 KB
mqueue.c -rw-r--r-- 40.1 KB
msg.c -rw-r--r-- 27.4 KB
msgutil.c -rw-r--r-- 3.6 KB
namespace.c -rw-r--r-- 4.8 KB
sem.c -rw-r--r-- 58.1 KB
shm.c -rw-r--r-- 38.6 KB
syscall.c -rw-r--r-- 4.3 KB
util.c -rw-r--r-- 22.2 KB
util.h -rw-r--r-- 7.2 KB

back to top