summaryrefslogtreecommitdiff
path: root/staging/parse_xml.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-07-11 11:00:01 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-07-11 11:00:01 +0200
commit158316d8e4236c45d5518f277bb90f4505fefa3e (patch)
treeba7316ef844514da63e1a639e967f02a4fdc533f /staging/parse_xml.c
parent3d3d856c919fd6a1972256bfb2f26430adffce1c (diff)
docs: authors: move Tobias one position higher
Tobias Klauser, one of the two netsniff-ng maintainers, did a lot of excellent work since he joined our team. He has now reached a commit count that is currently equal to Markus' count, but since Tobias is more active, move him one position higher. Thanks for the good work Tobias! Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'staging/parse_xml.c')
0 files changed, 0 insertions, 0 deletions
l 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 'drivers/usb/Kconfig')