kernel-ark/arch/s390/lib
Martin Schwidefsky 8a88367088 [S390] Bogomips calculation for 64 bit.
The bogomips calculation triggered via reading from /proc/cpuinfo
can return incorrect values if the qrnnd assembly is called with a
pointer in %r2 with any of the upper 32 bits set.
Fix this by using 64 bit division / remainder operation provided by
gcc instead of calling the assembly.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2007-07-10 11:24:47 +02:00
..
delay.c
div64.c
Makefile
qrnnd.S
spinlock.c
string.c
uaccess_mvcos.c
uaccess_pt.c
uaccess_std.c
uaccess.h