kernel-ark/arch
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
..
alpha [PATCH] node hotplug: register cpu: remove node struct 2006-06-27 17:32:37 -07:00
arm Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm 2006-06-28 16:20:49 -07:00
arm26
cris [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM 2006-06-25 10:00:55 -07:00
frv [PATCH] More BUG_ON conversion 2006-06-23 07:43:08 -07:00
h8300 [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes 2006-06-23 07:43:05 -07:00
i386 [PATCH] x86: do_IRQ(): check irq number 2006-06-28 14:59:02 -07:00
ia64 [IA64-SGI] fix prom revision checks in SN kernel 2006-06-28 10:02:42 -07:00
m32r [PATCH] node hotplug: register cpu: remove node struct 2006-06-27 17:32:37 -07:00
m68k [PATCH] arch: use list_move() 2006-06-26 09:58:17 -07:00
m68knommu [PATCH] m68knommu: remove fixed ROM region setups from linker script 2006-06-28 15:03:47 -07:00
mips [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
parisc [PATCH] node hotplug: register cpu: remove node struct 2006-06-27 17:32:37 -07:00
powerpc [PATCH] powermac backlight fixes 2006-06-28 14:59:06 -07:00
ppc [PATCH] node hotplug: register cpu: remove node struct 2006-06-27 17:32:37 -07:00
s390 [S390] virtual cpu accounting vs. machine checks. 2006-06-29 14:58:05 +02:00
sh [PATCH] node hotplug: register cpu: remove node struct 2006-06-27 17:32:37 -07:00
sh64 [PATCH] node hotplug: register cpu: remove node struct 2006-06-27 17:32:37 -07:00
sparc [SPARC]: Add iomap interfaces. 2006-06-25 23:24:24 -07:00
sparc64 [PATCH] add poison.h and patch primary users 2006-06-27 17:32:38 -07:00
um spelling fixes 2006-06-26 18:35:02 +02:00
v850 [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes 2006-06-23 07:43:05 -07:00
x86_64 [PATCH] x86_64: oprofile build fix 2006-06-28 14:59:07 -07:00
xtensa [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00