summaryrefslogtreecommitdiff
path: root/sound/usb/hiface
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2017-01-17 17:33:46 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2017-02-06 15:13:31 +0100
commitd166f56bf58b64027679905a01001df9ac0764bd (patch)
treed110974c482d9c7042d5fefd0fa17966fca2fdce /sound/usb/hiface
parenta3c11a7ac6cdd670324df39244ed1d2321bb0c9c (diff)
can: flexcan: do_bus_err(): convert rx_,tx_errors into bool
This patch converts the rx_errors and tx_errors from int into bool values, to reflect their actual meaning. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'sound/usb/hiface')
0 files changed, 0 insertions, 0 deletions
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 'kernel/futex.c')