Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/s390
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
..
appldata [S390] Fix yet another two section mismatches. 2007-06-19 13:10:19 +02:00
boot [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh 2005-06-23 09:45:07 -07:00
crypto [S390] Fixed comment typo. 2007-07-10 11:24:42 +02:00
hypfs [S390] Add exception handler for diagnose 224 2007-05-31 17:38:10 +02:00
kernel [S390] smp: Merge smp_count_cpus() and smp_get_save_areas(). 2007-07-10 11:24:46 +02:00
lib [S390] Bogomips calculation for 64 bit. 2007-07-10 11:24:47 +02:00
math-emu [S390] Calibrate delay and bogomips. 2007-02-05 21:18:31 +01:00
mm [S390] More verbose show_mem() like other architectures. 2007-05-21 11:25:29 +02:00
oprofile [PATCH] s390: add oprofile callgraph support 2006-01-06 08:33:50 -08:00
defconfig [S390] update default configuration. 2007-05-10 15:46:08 +02:00
Kconfig [S390] Kconfig: use common Kconfig files for s390. 2007-05-10 15:46:08 +02:00
Kconfig.debug [PATCH] lockdep: irqtrace subsystem, s390 support 2006-07-03 15:27:03 -07:00
Makefile [S390] zfcpdump support. 2007-04-27 16:01:44 +02:00