aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2007-12-13 21:48:00 -0500
committerDavid S. Miller <davem@davemloft.net>2008-01-28 15:07:26 -0800
commitd9f88705a7ce2f9ef13d6656ee715493a663edfc (patch)
treef287e8ab83c28bc99e4c37fef08b56ed82fae12f /Makefile
parent4ad36d780caf34630d1a4cc39f9bc11017f5b81d (diff)
libertas: don't exit worker thread until kthread_stop() is called
The kthread code can't cope with a thread exiting of its own accord and then someone calling kthread_stop() for it. When the thread detects that it needs to die, make it wait for kthread_stop() to be called. Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions