linux/drivers
Mithlesh Thukral cc4b8dfc3f Staging: sxg: Fix sleep in atomic context warning while loading driver
Leave a spinlock before calling request_irq(). request_irq() calls kmalloc
which can sleep. This was generating a warning dump while driver is loaded.

Signed-off-by: LinSysSoft Sahara Team <saharaproj@linsyssoft.com>
Signed-off-by: Mithlesh Thukral <mithlesh@linsyssoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-17 11:06:31 -07:00
..
accessibility
acpi
amba
ata ata: Report 16/32bit PIO as best we can 2009-04-16 15:28:23 -04:00
atm Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) 2009-04-13 15:04:33 -07:00
auxdisplay
base
block brd: fix cacheflushing 2009-04-15 12:10:13 +02:00
bluetooth
cdrom
char intelfb: support i854 2009-04-13 15:04:32 -07:00
clocksource
connector
cpufreq
cpuidle
crypto
dca
dio
dma
edac edac: use to_delayed_work() 2009-04-13 15:04:34 -07:00
eisa
firewire
firmware
gpio
gpu Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel 2009-04-14 13:16:40 -07:00
hid
hwmon hwmon: sht15 humidity sensor driver 2009-04-13 15:04:29 -07:00
i2c
ide
idle
ieee1394
infiniband
input
isdn
leds
lguest
macintosh
mca
md block: move bio list helpers into bio.h 2009-04-15 08:28:09 +02:00
media
memstick
message
mfd
misc sgi-xpc: clean up numerous globals 2009-04-13 15:04:33 -07:00
mmc
mtd
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2009-04-16 07:41:56 -07:00
nubus
of
oprofile
parisc parport: Fix various uses of parport_pc 2009-04-14 08:48:50 -07:00
parport
pci
pcmcia
platform
pnp
power
ps3
rapidio
regulator
rtc
s390 [S390] dasd: fix idaw boundary checking for track based ccw 2009-04-14 15:37:25 +02:00
sbus sbus: changed ioctls to unlocked 2009-04-14 19:46:19 -07:00
scsi Fix lpfc_parse_bg_err()'s use of do_div() 2009-04-14 09:58:17 -07:00
serial
sh
sn
spi spi: spi_write_then_read() bugfixes 2009-04-13 15:04:30 -07:00
ssb
staging Staging: sxg: Fix sleep in atomic context warning while loading driver 2009-04-17 11:06:31 -07:00
tc
telephony
thermal
uio
usb tty: Fix leak in ti-usb 2009-04-14 08:48:50 -07:00
uwb
video intelfb: support i854 2009-04-13 15:04:32 -07:00
virtio
w1
watchdog
xen
zorro
Kconfig
Makefile