linux/drivers
Christian Borntraeger eef2622a9f hvc_console: Fix free_irq in spinlocked section
commit 611e097d77
    Author: Christian Borntraeger <borntraeger@de.ibm.com>
    hvc_console: rework setup to replace irq functions with callbacks
    introduced a spinlock recursion problem. The notifier_del is
    called with a lock held, and in turns calls free_irq which then
    complains when manipulating procfs. This fixes it by moving the
    call to the notifier to outside of the locked section.

Signed-off-by: Christian Borntraeger<borntraeger@de.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2008-10-15 10:13:28 +11:00
..
accessibility
acpi Merge branches 'smbus' and 'fujitsu-fix' into release-2.6.27 2008-09-04 14:33:03 +02:00
amba
ata powerpc: Fix no interrupt handling in pata_of_platform 2008-10-10 15:55:17 +11:00
atm
auxdisplay
base
block powerpc/iseries: Remove unused variable in viodasd.c 2008-10-07 14:26:19 +11:00
bluetooth
cdrom
char hvc_console: Fix free_irq in spinlocked section 2008-10-15 10:13:28 +11:00
clocksource clocksource, acpi_pm.c: check for monotonicity 2008-09-06 15:33:33 +02:00
connector
cpufreq
cpuidle
crypto
dca
dio
dma
edac
eisa
firewire
firmware
gpio
gpu
hid
hwmon
i2c Merge commit 'kumar/kumar-next' 2008-10-14 10:11:38 +11:00
ide
ieee1394
infiniband
input powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks 2008-09-23 10:41:28 -05:00
isdn
leds
lguest
macintosh
mca
md
media V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but not 0. 2008-09-04 18:27:51 -03:00
memstick
message
mfd
misc Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 2008-09-05 14:27:12 -07:00
mmc drivers/mmc/card/block.c: fix refcount leak in mmc_block_open() 2008-09-05 14:39:38 -07:00
mtd [MTD] [NAND] tmio_nand: fix base address programming 2008-09-05 15:34:35 +01:00
net ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHY 2008-10-02 13:06:42 -04:00
nubus
of Merge commit 'gcl/gcl-next' 2008-10-14 10:11:27 +11:00
oprofile
parisc
parport
pci Merge branch 'linux-2.6' 2008-09-10 11:36:13 +10:00
pcmcia
pnp powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks 2008-09-23 10:41:28 -05:00
power
ps3
rapidio
regulator
rtc
s390 [S390] cio: allow offline processing for disconnected devices 2008-09-09 12:39:07 +02:00
sbus
scsi
serial serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGE 2008-09-25 10:28:26 -05:00
sh
sn
spi powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driver 2008-10-08 09:02:11 -06:00
ssb
tc
telephony
thermal
uio
usb Merge master.kernel.org:/home/rmk/linux-2.6-arm 2008-09-08 15:50:19 -07:00
video atmel_lcdfb: fix oops in rmmod when framebuffer fails to register 2008-09-05 14:39:38 -07:00
virtio
w1
watchdog
xen xen: fix 2.6.27-rc5 xen balloon driver warnings 2008-09-08 20:21:15 +02:00
zorro
Kconfig
Makefile