Files
linux/kernel
Matthias Kaehlcke 4ecc6a3658 UPSTREAM: tracing: Use cpumask_available() to check if cpumask variable may be used
This fixes the following clang warning:

kernel/trace/trace.c:3231:12: warning: address of array 'iter->started'
  will always evaluate to 'true' [-Wpointer-bool-conversion]
        if (iter->started)

Link: http://lkml.kernel.org/r/20170421234110.117075-1-mka@chromium.org

Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
(cherry picked from commit 4dbbe2d8e9)
Bug: 78886293
Change-Id: Ib17a68ce55ca80b04bdea2d232f8ca9f88b1b8a3
Signed-off-by: Alistair Strachan <astrachan@google.com>
2018-05-04 21:14:37 +00:00
..
2017-12-18 10:49:53 +01:00
2018-04-30 05:54:58 -07:00
2018-01-23 19:50:10 +01:00
2018-01-17 10:14:26 +01:00
2017-10-12 12:05:45 +02:00
2018-03-22 09:57:28 +01:00
2018-04-14 15:35:32 +02:00
2018-04-08 16:07:37 +02:00
2015-11-04 08:23:51 -05:00
2018-04-08 16:07:37 +02:00
2017-01-17 12:44:14 -08:00
2017-10-12 12:05:45 +02:00
2018-01-06 10:53:18 +01:00
2015-11-23 09:44:58 +01:00
2017-05-20 14:27:02 +02:00
2017-07-05 14:37:19 +02:00
2015-11-05 19:34:48 -08:00
2016-08-01 15:57:55 -07:00
2017-11-07 23:57:47 +00:00
2018-03-06 20:39:55 +00:00