android_kernel_xiaomi_sm8350/arch/s390/kernel
Martin Schwidefsky 63b1224664 [S390] virtual cpu accounting vs. machine checks.
If a machine checks interrupts the external or the i/o interrupt
handler before they have completed the cpu time calculations, the
accounting goes wrong. After the cpu returned from the machine check
handler to the interrupted interrupt handler, a negative cpu time delta
can occur.  If the accumulated cpu time in lowcore is small enough
this value can get negative as well. The next jiffy interrupt will pick
up that negative value, shift it by 12 and add the now huge positive
value to the cpu time of the process.
To solve this the machine check handler is modified not to change any
of the timestamps in the lowcore if the machine check interrupted kernel
context.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2006-06-29 14:58:05 +02:00
..
asm-offsets.c
binfmt_elf32.c
bitmap.S
compat_exec_domain.c
compat_linux.c [PATCH] consolidate sys32/compat_adjtimex 2006-03-26 08:56:57 -08:00
compat_linux.h
compat_ptrace.h
compat_signal.c [PATCH] s390: alternate signal stack handling bug 2006-04-28 08:33:47 -07:00
compat_wrapper.S [PATCH] s390: add vmsplice system call 2006-05-15 11:20:55 -07:00
cpcmd.c
crash.c
debug.c [PATCH] s390: kzalloc() conversion in arch/s390 2006-03-24 07:33:18 -08:00
ebcdic.c
entry64.S [S390] virtual cpu accounting vs. machine checks. 2006-06-29 14:58:05 +02:00
entry.S [S390] virtual cpu accounting vs. machine checks. 2006-06-29 14:58:05 +02:00
head31.S [S390] memory detection. 2006-06-29 14:56:32 +02:00
head64.S [S390] memory detection. 2006-06-29 14:56:32 +02:00
head.S
init_task.c
irq.c
machine_kexec.c Storage class should be first 2006-06-26 18:57:34 +02:00
Makefile
module.c
process.c [PATCH] Notifier chain update: API changes 2006-03-27 08:44:50 -08:00
profile.c
ptrace.c [PATCH] drop task argument of audit_syscall_{entry,exit} 2006-05-01 06:06:18 -04:00
reipl64.S
reipl_diag.c
reipl.S
relocate_kernel64.S
relocate_kernel.S
s390_ext.c
s390_ksyms.c
semaphore.c
setup.c [S390] console_unblank woes. 2006-06-29 14:57:32 +02:00
signal.c [PATCH] s390: bug in setup_rt_frame 2006-05-01 18:17:46 -07:00
smp.c [PATCH] node hotplug: register cpu: remove node struct 2006-06-27 17:32:37 -07:00
sys_s390.c
syscalls.S [PATCH] s390: add vmsplice system call 2006-05-15 11:20:55 -07:00
time.c [PATCH] s390: fix typo in stop_hz_timer. 2006-05-25 12:09:55 -07:00
traps.c [S390] incomplete stack traces. 2006-06-29 14:56:23 +02:00
vmlinux.lds.S [PATCH] s390: add read_mostly optimization 2006-04-28 08:33:48 -07:00
vtime.c spelling fixes 2006-06-26 18:35:02 +02:00