https://github.com/torvalds/linux
Revision e3a1b99fb60dab1b39d5022d1d8f47bebfe6d8c6 authored by Stephen Hemminger on 16 March 2007, 21:01:26 UTC, committed by Jeff Garzik on 23 March 2007, 05:48:33 UTC
The skge driver will deadlock if gets a transmit timeout
because the netif_tx_lock() is already held.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 1299809
History
Tip revision: e3a1b99fb60dab1b39d5022d1d8f47bebfe6d8c6 authored by Stephen Hemminger on 16 March 2007, 21:01:26 UTC
skge: deadlock on tx timeout
Tip revision: e3a1b99
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.0 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top