https://github.com/torvalds/linux
Revision 0d36882013e61dc47aa835c4ec98b1fe776c9db8 authored by Manish Chopra on 30 September 2014, 07:56:35 UTC, committed by David S. Miller on 30 September 2014, 20:22:43 UTC
o __netxen_nic_down() function might sleep while holding spinlock_t(tx_clean_lock).
  Acquire this lock for only releasing TX buffers instead of taking it
  for whole down path.

Reported-by: Mike Galbraith <umgwanakikbuti@gmail.com>
Signed-off-by: Manish Chopra <manish.chopra@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 705f1c8
History
Tip revision: 0d36882013e61dc47aa835c4ec98b1fe776c9db8 authored by Manish Chopra on 30 September 2014, 07:56:35 UTC
netxen: Fix BUG "sleeping function called from invalid context"
Tip revision: 0d36882
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 279.8 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top