summaryrefslogtreecommitdiff
path: root/bpfc/Makefile
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-07-26 15:01:59 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2015-07-26 20:35:39 +0200
commit8389245e81b204764b44a00204adfa5804c10062 (patch)
treee34f8a2feaf5cc41700499e6d1185d1822e625e0 /bpfc/Makefile
parent3368297312366e2a51a7f87d2c9e645692408041 (diff)
ifpps: Fix panic when dev name contains "_"
Add match device name with "_" in /proc/net/dev. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'bpfc/Makefile')
0 files changed, 0 insertions, 0 deletions
d. 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 'include/trace/events/napi.h')