acrn-kernel/drivers
Peter Oberparleiter 25fab9ebac [PATCH] s390: fix sclp memory corruption in tty pages list
When the sclp interface takes very long to serve a request, the sclp core
driver will report a failed request to the sclp tty driver even though the
request is still being processed by the sclp interface.  Eventually the sclp
interface completes the request and updates some fields in the request buffer
which leads to a corrupted tty pages list.  The next time function
sclp_tty_write_room is called, the corrupted list will be traversed, resulting
in an oops.

To avoid this remove the busy retry limit and increase retry intervals.

Signed-off-by: Peter Oberparleiter <peter.oberparleiter@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-11 21:41:12 -08:00
..
acorn
acpi [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug. 2006-02-04 16:43:14 -08:00
amba
atm
base [PATCH] fix __user annotations in drivers/base/memory.c 2006-02-07 20:58:04 -05:00
block [PATCH] cciss: softirq handler needs to save interrupt flags 2006-02-07 10:11:19 -08:00
bluetooth
cdrom [PATCH] remove bogus asm/bug.h includes. 2006-02-07 20:56:35 -05:00
char [PATCH] tty buffering stall fix 2006-02-10 08:13:12 -08:00
connector
cpufreq
crypto
dio
edac [PATCH] drivers/edac/i82875p_edac.c __user annotations 2006-02-07 20:58:09 -05:00
eisa
fc4
firmware
hwmon [PATCH] hwmon: Fix reboot on it87 driver load 2006-02-06 12:02:15 -08:00
i2c [PATCH] i2c: Use ARRAY_SIZE macro 2006-02-06 12:02:15 -08:00
ide [PATCH] ide: cast arguments to pr_debug() properly 2006-02-07 16:12:31 -08:00
ieee1394
infiniband [PATCH] IB: fix up major/minor sysfs interface for IB core 2006-02-06 12:17:17 -08:00
input
isdn [PATCH] mark HISAX_AMD7930 as broken 2006-02-08 01:05:34 -05:00
macintosh ppc: fix up trivial Kconfig config selection 2006-02-08 07:51:17 -08:00
mca
md
media [PATCH] drivers/media/video __user annotations and fixes 2006-02-08 01:03:39 -05:00
message [PATCH] Fix i2o_scsi oops on abort 2006-02-05 11:06:51 -08:00
mfd
misc
mmc [MMC] Remove extra character in AU1XXX MMC Kconfig entry 2006-02-08 22:23:05 +00:00
mtd [PATCH] arm: fix dependencies for MTD_XIP 2006-02-08 01:02:58 -05:00
net [PATCH] wrong firmware location in IPW2100 Kconfig entry 2006-02-10 08:13:12 -08:00
nubus
oprofile
parisc
parport Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 2006-02-03 18:17:47 -08:00
pci
pcmcia
pnp
rapidio
s390 [PATCH] s390: fix sclp memory corruption in tty pages list 2006-02-11 21:41:12 -08:00
sbus
scsi Merge branch 'upstream-fixes' 2006-02-09 04:29:00 -05:00
serial [SERIAL] Remove incorrect code from ioc4 serial driver 2006-02-10 21:50:43 +00:00
sh
sn [PATCH] sn3 iomem annotations and fixes 2006-02-08 01:03:52 -05:00
spi [PATCH] SPI: spi_butterfly, restore lost deltas 2006-02-06 12:17:17 -08:00
tc [PATCH] remove bogus asm/bug.h includes. 2006-02-07 20:56:35 -05:00
telephony
usb [PATCH] USB: Fix GPL markings on usb core functions. 2006-02-05 14:20:14 -08:00
video [PATCH] remove bogus asm/bug.h includes. 2006-02-07 20:56:35 -05:00
w1
zorro
Kconfig
Makefile