diff options
author | Binoy Jayan <binoy.jayan@linaro.org> | 2016-06-23 11:11:51 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-25 14:39:53 -0700 |
commit | 2518ac59eb27ed003c5a97e8f9588adafdfe4a8a (patch) | |
tree | 45535cd547b06ad0ccb83f37c5434cde010587c7 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | c6bb38a5e82a26c6556e05d2140c3a1b4176c2ab (diff) |
staging: wilc1000: Replace kthread with workqueue for host interface
Deconstruct the kthread / message_queue logic, replacing it with
create_singlethread_workqueue() / queue_work() setup, by adding a
'struct work_struct' to 'struct host_if_msg'. The current kthread
hostIFthread() is converted to a work queue helper with the name
'host_if_work'.
Signed-off-by: Binoy Jayan <binoy.jayan@linaro.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions