summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJason Cooper <jason@lakedaemon.net>2010-10-09 14:51:14 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2010-10-10 05:39:51 -0700
commit7716314bf9b9767eb1a69a16c68d05f17bc34588 (patch)
tree0aed37dc8203b1e22853b6e067c22636d5017a9e /tools/perf/scripts/python
parent5e2773ea93c9084f825ae1954c224ac5863a1acc (diff)
staging: brcm80211: remove kernel_thread() for wl_iscan_thread and wl_event_thread.
Replace kernel_thread() with kthread_run(). Replace pid with tsk, and exited with kthread_stop()/kthread_should_stop(). event_tsk, and tsk are NULL when their respective threads are not running. Signed-off-by: Jason Cooper <jason@lakedaemon.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions