Staging
v0.5.1
https://github.com/torvalds/linux
Revision fdaea7a93d097b066e76c7db6091228a84f87ec2 authored by Jay Vosburgh on 07 December 2007, 07:40:35 UTC, committed by Jeff Garzik on 07 December 2007, 20:00:34 UTC
	Fixes a race condition in module unload.  Without this change,
workqueue events may fire while bonding data structures are partially
freed but before bond_close() is invoked by unregister_netdevice().

	Update version to 3.2.3.

Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 6f6652b
History
Tip revision: fdaea7a93d097b066e76c7db6091228a84f87ec2 authored by Jay Vosburgh on 07 December 2007, 07:40:35 UTC
bonding: Fix race at module unload
Tip revision: fdaea7a
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
.gitignore -rw-r--r-- 628 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.1 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 91.6 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top