summaryrefslogtreecommitdiff
path: root/curvetun
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2013-03-14 17:15:17 +0100
committerDaniel Borkmann <dborkman@redhat.com>2013-03-15 11:17:02 +0100
commit41c5d99d584f8bffa77b94dcfcc0fa3c4c406e81 (patch)
tree8ca59f506d0598fecb9b365fa8fb0df91c3fbffa /curvetun
parent1a9fbac03c684f29cff9ac44875bd9504a89f54e (diff)
netsniff-ng trafgen: Find libnl-3.0 and libnl-genl-3.0 using pkg-config
Call pkg-config --cflags and pkg-config --libs to find correct CFLAGS and LDFLAGS respectively. Signed-off-by: Peter Stuge <peter@stuge.se> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'curvetun')
0 files changed, 0 insertions, 0 deletions
. 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/pci/asihpi/hpi6205.c')