summaryrefslogtreecommitdiff
path: root/trafgen.c
diff options
context:
space:
mode:
authorJon Schipp <jonschipp@gmail.com>2013-07-26 11:07:18 -0700
committerDaniel Borkmann <dborkman@redhat.com>2013-07-26 21:27:14 +0200
commit4282deb33c39f2990cfd86c3970eecadc56d1abc (patch)
tree2702ffe888144abe14634351c2999ecd288e92b6 /trafgen.c
parent787457443abab651db341254a59cc9e8e4e7e503 (diff)
mausezahn: man: note use of short hand commands
Minor addition that notes the use of short hand commands. Signed-off-by: Jon Schipp <jonschipp@gmail.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'trafgen.c')
0 files changed, 0 insertions, 0 deletions
inity, it will not change after that happens. The original code created the thread at the first instance it was called, but later was changed to destroy the thread after the tracer was finished, and would not be created until the next instance of the tracer was established. The code that initialized the affinity was only called on the initial instantiation of the tracer. After that, it was not initialized, and the previous affinity did not match the current newly created one, making it appear that the user modified the thread's affinity when it did not, and the thread failed to migrate again. Cc: stable@vger.kernel.org Fixes: 0330f7aa8ee6 ("tracing: Have hwlat trace migrate across tracing_cpumask CPUs") Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'sound/aoa/soundbus/i2sbus/core.c')