linux/drivers/staging
Larry Finger fb911dfec0 staging: r8188eu: Fix scheduling while atomic splat
commit 1335a9516d upstream.

Commit fadbe0cd52 ("staging: rtl8188eu:
Remove rtw_zmalloc(), wrapper for kzalloc()") changed all allocation
calls to be GFP_KERNEL even though the original wrapper was testing
to determine if the caller was in atomic mode. Most of the mistakes
were corrected with commit 33dc85c3c6
("staging: r8188eu: Fix scheduling while atomic error introduced in
commit fadbe0cd"); however, two kzalloc calls were missed as the
call only happens when the driver is shutting down.

Fixes: fadbe0cd52 ("staging: rtl8188eu: Remove rtw_zmalloc(), wrapper for kzalloc()")
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: navin patidar <navin.patidar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-10-31 04:14:00 -06:00
..
android staging: android: ion: Set the length of the DMA sg entries in buffer 2016-04-20 15:42:16 +09:00
board
clocking-wizard
comedi staging: comedi: ni_mio_common: fix wrong insn_write handler 2016-09-07 08:32:45 +02:00
dgap
dgnc
emxx_udc
fbtft Staging: fbtft: Fix bug in fbtft-core 2016-10-07 15:23:47 +02:00
fsl-mc
fwserial
gdm72xx
gdm724x
goldfish
gs_fpgaboot
iio Staging: iio: adc: fix indent on break statement 2016-09-30 10:18:36 +02:00
lustre lustre: remove unused declaration 2016-09-15 08:27:52 +02:00
media media updates for v4.4-rc1 2015-11-05 12:05:15 -08:00
most
mt29f_spinand MTD updates for 4.4-rc1: 2015-11-06 11:50:24 -08:00
netlogic
nvec
octeon
octeon-usb
olpc_dcon
panel Revert "Staging: panel: usleep_range is preferred over udelay" 2016-03-03 15:07:26 -08:00
rdma ipath: Restrict use of the write() interface 2016-08-16 09:30:48 +02:00
rtl8188eu staging: r8188eu: Fix scheduling while atomic splat 2016-10-31 04:14:00 -06:00
rtl8192e
rtl8192u Staging: rtl8192u: ieee80211: added missing blank lines 2015-10-29 09:10:55 +09:00
rtl8712
rtl8723au
rts5208
skein
slicoss
sm750fb
speakup Staging: speakup: Fix getting port information 2016-03-03 15:07:26 -08:00
ste_rmi4
unisys
vme
vt6655
vt6656
wilc1000 Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions" 2015-11-18 13:22:44 -08:00
wlan-ng
xgifb
Kconfig
Makefile
staging.c