Revision 0e8a1d8262f41d6e8c1d736a408882bbb7a5c0a6 authored by David Daney on 08 January 2010, 22:47:36 UTC, committed by Ralf Baechle on 12 January 2010, 17:19:36 UTC
With typical mult and shift values, the calculation for Octeon's sched_clock
overflows when using 64-bit arithmetic.  Use 128-bit calculations instead.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/849/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent 9b54dc5
History
File Mode Size
integrity
keys
selinux
smack
tomoyo
Kconfig -rw-r--r-- 6.2 KB
Makefile -rw-r--r-- 835 bytes
capability.c -rw-r--r-- 24.5 KB
commoncap.c -rw-r--r-- 26.3 KB
device_cgroup.c -rw-r--r-- 11.7 KB
inode.c -rw-r--r-- 8.8 KB
lsm_audit.c -rw-r--r-- 8.7 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 33.5 KB

back to top