twx-linux/drivers/staging
Sudip Mukherjee a1471eb9da staging: rtl8712: fix stack dump
del_timer_sync() is not to be called in the interrupt context unless
the timer is irqsafe. but most of the functions where commits
6501c8e7d86cca5f and 382d020f4459cd77 touched were called in interrupt
context. And as a result the WARN_ON was getting triggered. Changed
to del_timer() in places which were called from interrupt.

Fixes: 382d020f4459cd77 ("Staging: rtl8712: Eliminate use of _cancel_timer"
Fixes: 6501c8e7d86cca5f ("Staging: rtl8712: Eliminate use of _cancel_timer_ex")
Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=97711
Reported-by: Arek Rusniak <arek.rusi@gmail.com>
Tested-by: Arek Rusniak <arek.rusi@gmail.com>
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-31 11:49:57 +09:00
..
android Staging:Android:ion - Fix for memory leak if ion device registration get failed. 2015-05-24 13:27:13 -07:00
board
clocking-wizard
comedi staging: comedi/drivers/pcl.* coding style fixes 2015-05-31 10:07:18 +09:00
dgap Staging: dgap: dgap: Fixed spelling errors 2015-05-31 11:40:14 +09:00
dgnc staging: dgnc: delete all references to 'flipbuf' 2015-05-31 10:26:27 +09:00
emxx_udc Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
fbtft Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
fsl-mc staging: fsl-mc: Remove redundant initalization of the .owner field 2015-05-08 09:24:11 +02:00
ft1000 staging: ft1000: Remove empty branch from conditional 2015-05-31 11:40:14 +09:00
fwserial staging: fwserial: fix resource leak 2015-05-31 11:47:57 +09:00
gdm72xx staging: gdm72xx: Fix typos in printk 2015-05-31 11:47:56 +09:00
gdm724x staging: gdm724x: Remove test for host endian 2015-05-31 11:47:56 +09:00
goldfish staging: goldfish: Fix pointer cast for 32 bits 2015-05-31 11:40:14 +09:00
gs_fpgaboot
iio Staging: iio: Allow compile test of GPIO consumers if !GPIOLIB 2015-05-10 20:31:43 +01:00
lustre STAGING: Declare request_cache as static for drivers/staging/lustre/lustre/ptlrpc/client.c 2015-05-31 11:31:41 +09:00
media Merge 4.1-rc4 into staging-next 2015-05-18 13:52:44 -07:00
mt29f_spinand
netlogic
nvec Staging driver patches for 4.1-rc1 2015-04-13 17:37:33 -07:00
octeon staging: octeon-ethernet: update boilerplate comments 2015-04-30 17:06:09 +02:00
octeon-usb Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
olpc_dcon
ozwpan
panel staging: panel: fix stackdump 2015-05-24 13:35:25 -07:00
rtl8188eu staging: rtl8188eu: core: Fix line over 80 characters 2015-05-31 11:47:56 +09:00
rtl8192e staging: rtl8192e: Change cpu_to_le16 to le16_to_cpu 2015-05-10 15:00:41 +02:00
rtl8192u Staging: rtl8192u: Correct include indentation and openning braces at new line 2015-05-31 10:41:21 +09:00
rtl8712 staging: rtl8712: fix stack dump 2015-05-31 11:49:57 +09:00
rtl8723au staging: rtl8723au: remove useless comment 2015-05-31 09:22:45 +09:00
rts5208 staging: rts5208: pass timeout as HZ independent value 2015-05-31 11:40:14 +09:00
skein Drivers: staging: skein: skein_api: Fixed spelling errors 2015-05-31 10:30:40 +09:00
slicoss staging: slicoss: restore IRQs correctly after slic_cmdq_reset() 2015-05-31 11:47:56 +09:00
sm7xxfb staging: sm7xxfb: remove unused functions 2015-05-08 09:24:12 +02:00
sm750fb staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1 2015-05-24 13:34:49 -07:00
speakup
ste_rmi4
unisys staging: unisys: cleanup UNISYS_VISORUTIL 2015-05-24 13:32:15 -07:00
vme
vt6655 Merge 4.1-rc4 into staging-next 2015-05-18 13:52:44 -07:00
vt6656 Staging: vt6656: device: Fixed spelling error 2015-05-31 10:41:21 +09:00
wilc1000 staging: wilc1000: off by one in wilc_wfi_cfg80211_mgmt_types 2015-05-31 09:00:15 +09:00
wlan-ng staging: wlan-ng: fix checkpatch warnings 2015-05-31 10:01:51 +09:00
xgifb staging: xgifb: use arch_phys_wc_add() and ioremap_wc() 2015-05-31 10:30:40 +09:00
Kconfig staging: wilc1000: Add SDIO/SPI 802.11 driver 2015-05-24 13:36:53 -07:00
Makefile staging: wilc1000: Add SDIO/SPI 802.11 driver 2015-05-24 13:36:53 -07:00
staging.c