linux/drivers
Martin Schwidefsky ae6aa2ea89 [PATCH] s390: machine check handler bugs
The new machine check handler still has a few bugs.

1) The system entry time has to be stored in the machine check handler,

2) the machine check return psw may not be stored at the usual place
   because it might overwrite the return psw of the interrupted context,

3) the return address for the call to s390_handle_mcck in the i/o interrupt
   handler is not correct,

4) the system call cleanup has to take the different save area of the
   machine check handler into account,

5) the machine check handler may not call UPDATE_VTIME before
   CREATE_STACK_FRAME, and

6) the io leave path needs a critical section cleanup to make sure that the
   TIF_MCCK_PENDING bit is really checked before switching back to user space.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-05 00:06:25 -07:00
..
acorn
acpi
atm
base [PATCH] swsusp: switch pm_message_t to struct 2005-09-05 00:06:16 -07:00
block [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
bluetooth
cdrom
char [PATCH] fix warning of TANBAC_TB0219 in drivers/char/Kconfig 2005-09-05 00:06:04 -07:00
cpufreq
crypto
dio
eisa
fc4
firmware
hwmon
i2c
ide [PATCH] swsusp: prevent disks from spinning down and up 2005-09-05 00:06:16 -07:00
ieee1394
infiniband
input [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compat 2005-09-05 00:06:08 -07:00
isdn
macintosh [PATCH] swsusp: switch pm_message_t to struct 2005-09-05 00:06:16 -07:00
mca
md
media [PATCH] swsusp: switch pm_message_t to struct 2005-09-05 00:06:16 -07:00
message
mfd
misc
mmc
mtd
net [PATCH] fix pm_message_t stuff in -mm tree 2005-09-05 00:06:16 -07:00
nubus
oprofile
parisc
parport
pci [PATCH] swsusp: switch pm_message_t to struct 2005-09-05 00:06:16 -07:00
pcmcia
pnp
s390 [PATCH] s390: machine check handler bugs 2005-09-05 00:06:25 -07:00
sbus
scsi [PATCH] swsusp: switch pm_message_t to struct 2005-09-05 00:06:16 -07:00
serial [PATCH] swsusp: switch pm_message_t to struct 2005-09-05 00:06:16 -07:00
sh
sn
tc
telephony
usb [PATCH] swsusp: switch pm_message_t to struct 2005-09-05 00:06:16 -07:00
video [PATCH] swsusp: switch pm_message_t to struct 2005-09-05 00:06:16 -07:00
w1
zorro
Kconfig
Makefile