tracing: Clean up the hwlat binding code
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 31 Jan 2017 21:48:23 +0000 (16:48 -0500)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 31 Jan 2017 21:48:23 +0000 (16:48 -0500)
commitf447c196fe7a3a92c6396f7628020cb8d564be15
treea8bf323602e0e299a8e361d4b23ae6b4d120fa2b
parent79c6f448c8b79c321e4a1f31f98194e4f6b6cae7
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>
kernel/trace/trace_hwlat.c