diff options
author | 2016-06-23 11:11:51 +0530 | |
---|---|---|
committer | 2016-06-25 14:39:53 -0700 | |
commit | 2518ac59eb27ed003c5a97e8f9588adafdfe4a8a (patch) | |
tree | 45535cd547b06ad0ccb83f37c5434cde010587c7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: wilc1000: message_queue: Move code to host interface (diff) | |
download | linux-dev-2518ac59eb27ed003c5a97e8f9588adafdfe4a8a.tar.xz linux-dev-2518ac59eb27ed003c5a97e8f9588adafdfe4a8a.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions