aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorJason Cooper <[email protected]>2010-10-09 14:51:10 -0400
committerGreg Kroah-Hartman <[email protected]>2010-10-10 05:39:47 -0700
commit860708d9c8259e087f39505995d4d54b2e499fb9 (patch)
tree532864957b84df7c7bef2a5e5aace7a7d68eccef /tools/perf/scripts
parent839fad996bf0eba85c0c6aa67ba8d89d051b6749 (diff)
staging: brcm80211: remove kernel_thread() for dhd_watchdog_thread.
Replaced kernel_thread() with kthread_run(). Used kthread_should_stop() in place of watchdog_exited completion. Replaced watchdog_pid with struct task_struct. watchdog_tsk is NULL when the task is not running. Signed-off-by: Jason Cooper <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions