Home
last modified time | relevance | path

Searched hist:"206 ca50d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/9p/
H A Dtrans_fd.c206ca50d Wed Sep 24 16:22:23 CDT 2008 Tejun Heo <tj@kernel.org> 9p-trans_fd: fix and clean up module init/exit paths

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>
206ca50d Wed Sep 24 16:22:23 CDT 2008 Tejun Heo <tj@kernel.org> 9p-trans_fd: fix and clean up module init/exit paths

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>