https://github.com/torvalds/linux
Revision 206ca50de77033c6cc17d0e14fbb12d119a67b01 authored by Tejun Heo on 24 September 2008, 21:22:23 UTC, committed by Eric Van Hensbergen on 24 September 2008, 21:22:23 UTC
trans_fd leaked p9_mux_wq on module unload.  Fix it.  While at it,
collapse p9_mux_global_init() into p9_trans_fd_init().  It's easier to
follow this way and the global poll_tasks array is about to removed
anyway.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>

1 parent ec3c68f
History
Tip revision: 206ca50de77033c6cc17d0e14fbb12d119a67b01 authored by Tejun Heo on 24 September 2008, 21:22:23 UTC
9p-trans_fd: fix and clean up module init/exit paths
Tip revision: 206ca50
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 99.4 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top