https://github.com/torvalds/linux
Revision 9cbe330f1fbbc8de15a5914aa6e91d89eb9daac4 authored by Stephen Hemminger on 16 March 2007, 21:01:28 UTC, committed by Jeff Garzik on 23 March 2007, 05:48:33 UTC
Rather than a workqueue and a per-board mutex to control PHY,
use a tasklet and spinlock. Tasklet is lower overhead and works
just as well for this.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 4ebabfc
History
Tip revision: 9cbe330f1fbbc8de15a5914aa6e91d89eb9daac4 authored by Stephen Hemminger on 16 March 2007, 21:01:28 UTC
skge: use per-port phy locking
Tip revision: 9cbe330
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