aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2016-12-07 13:31:33 +0000
committerSteven Rostedt <[email protected]>2016-12-12 22:57:26 +0000
commit99e6f6e8134b0c9d5d82eb2af1068a57199125e4 (patch)
treee6049ca82e99b94f25a4f55f8b0b238d646f5fe9 /net/unix/af_unix.c
parenttracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results (diff)
downloadkernel-99e6f6e8134b0c9d5d82eb2af1068a57199125e4.tar.gz
kernel-99e6f6e8134b0c9d5d82eb2af1068a57199125e4.zip
tracing/rb: Init the CPU mask on allocation
Before commit b32614c03413 ("tracing/rb: Convert to hotplug state machine") the allocated cpumask was initialized to the mask of ONLINE or POSSIBLE CPUs. After the CPU hotplug changes the buffer initialisation moved to trace_rb_cpu_prepare() but I forgot to initially set the cpumask to zero. This is done now. Link: http://lkml.kernel.org/r/[email protected] Fixes: b32614c03413 ("tracing/rb: Convert to hotplug state machine") Reported-by: Tetsuo Handa <[email protected]> Tested-by: Tetsuo Handa <[email protected]> Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions