diff options
author | Thierry STRUDEL <thierry.strudel@stericsson.com> | 2011-10-27 18:47:58 +0200 |
---|---|---|
committer | Philippe Langlais <philippe.langlais@stericsson.com> | 2012-05-22 11:07:19 +0200 |
commit | 3c5a53db080203d69be59b756106f4a573ad775c (patch) | |
tree | 6a96f80c99123464dc69a5407e473e9b043ff692 /ipc | |
parent | 42ed8e2dcd853a1d53e4a30c6fb1dba4e2cb7e7a (diff) |
shrm: use kthread_worker instead of workqueue
Workqueue updates no longer guarantee fixed workqueue to worker
kthread association, so giving RT priority to the irq worker won't
work. Use kthread_worker which guarantees specific kthread association
instead. This also makes setting the priority cleaner.
ST-Ericsson ID: 361756
ST-Ericsson FOSS-OUT ID: Trivial
Change-Id: Id54eafae1391ef8b09e93a4815efa1b674d3d90d
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/36062
Reviewed-by: Srinidhi KASAGAR <srinidhi.kasagar@stericsson.com>
Reviewed-by: QABUILD
Tested-by: Christoffer LONNERFORS <christoffer.lonnerfors@stericsson.com>
Reviewed-by: Arun MURTHY <arun.murthy@stericsson.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions