summaryrefslogtreecommitdiff
path: root/pcap_rw.c
diff options
context:
space:
mode:
authorJon Schipp <jonschipp@gmail.com>2013-10-01 11:56:50 -0700
committerDaniel Borkmann <dborkman@redhat.com>2013-10-02 00:28:19 +0200
commitd14f37ba7a01099d5532ffc88f7f1cf569b24776 (patch)
tree6c3704469a314619892f7489ad36de05fd9196fb /pcap_rw.c
parent830430f2b7bf2ef8252eb39bd7238864c8de1da7 (diff)
ifpps: man: grammar and typo edits
Removed, word "be", which was seen twice and removed unnecessary comma. Signed-off-by: Jon Schipp <jonschipp@gmail.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'pcap_rw.c')
0 files changed, 0 insertions, 0 deletions
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 'security/apparmor/include/procattr.h')