summaryrefslogtreecommitdiff
path: root/net/irda
diff options
context:
space:
mode:
authorKevin Hilman <khilman@baylibre.com>2016-12-08 16:56:23 -0800
committerKevin Hilman <khilman@baylibre.com>2017-01-03 09:31:13 -0800
commitfcdaf1a2a7a042a290f4c7de28bcdebd5de18445 (patch)
tree85db17f6844ce98ed396b8202ca44c0cea6ed5d5 /net/irda
parentfafdbdf767891081de5f1063c984a94a59bac3c4 (diff)
ARM64: defconfig: enable DRM_MESON as module
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'net/irda')
0 files changed, 0 insertions, 0 deletions
will not change after that happens. The 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 'sound/soc/fsl/p1022_ds.c')