commit | f447c196fe7a3a92c6396f7628020cb8d564be15 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Tue Jan 31 16:48:23 2017 -0500 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Tue Jan 31 16:48:23 2017 -0500 |
tree | a8bf323602e0e299a8e361d4b23ae6b4d120fa2b | |
parent | 79c6f448c8b79c321e4a1f31f98194e4f6b6cae7 [diff] |
tracing: Clean up the hwlat binding code Instead of initializing the affinity of the hwlat kthread in the thread itself, simply set up the initial affinity at thread creation. This simplifies the code. Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>