summaryrefslogtreecommitdiff
path: root/astraceroute
diff options
context:
space:
mode:
authorjonschipp <jonschipp@gmail.com>2013-05-14 09:17:22 -0700
committerDaniel Borkmann <dborkman@redhat.com>2013-05-14 18:40:57 +0200
commit3ccf1d476641cc3669cb4f3a39990a5bf4127c76 (patch)
tree2bc76b8a8e7475f97c2d3231aa99da189316f095 /astraceroute
parentc53e506238cc18c268027f1a9aa6d13c7c4a8506 (diff)
man: edits to ifpps man page
Some edits to the ifpps man page. Signed-off-by: Jon Schipp <jonschipp@gmail.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'astraceroute')
0 files changed, 0 insertions, 0 deletions
e 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/isa/msnd/msnd_pinnacle_mixer.c')