diff options
author | Jason Cooper <jason@lakedaemon.net> | 2010-10-09 14:51:10 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-10 05:39:47 -0700 |
commit | 860708d9c8259e087f39505995d4d54b2e499fb9 (patch) | |
tree | 532864957b84df7c7bef2a5e5aace7a7d68eccef /tools/perf/scripts/python/sctop.py | |
parent | 839fad996bf0eba85c0c6aa67ba8d89d051b6749 (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 <jason@lakedaemon.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions