summaryrefslogtreecommitdiff
path: root/bpf_comp.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-06 12:26:33 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-06 12:26:33 +0200
commitcc59fed07c9ac710bf83dc393b8a89f22f0c63a0 (patch)
treea3af0c5b9de71ca32d72faece671ce247f175498 /bpf_comp.c
parentc3ee742ac44827ba6c07ce5281d53bf615aadc72 (diff)
man: finish astraceroute man page
Finish writing up the remaining section of the astraceroute man page. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'bpf_comp.c')
0 files changed, 0 insertions, 0 deletions
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/renesas_usbhs')