Matthias Kaehlcke
02e3a7d445
genirq: Use cpumask_available() for check of cpumask variable
...
commit d170fe7dd992b313d4851ae5ab77ee7a51ed8c72 upstream.
This fixes the following clang warning when CONFIG_CPUMASK_OFFSTACK=n:
kernel/irq/manage.c:839:28: error: address of array
'desc->irq_common_data.affinity' will always evaluate to 'true'
[-Werror,-Wpointer-bool-conversion]
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Cc: Grant Grundler <grundler@chromium.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Greg Hackmann <ghackmann@google.com>
Cc: Michael Davidson <md@google.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/r/20170412182030.83657-2-mka@chromium.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-08 12:12:44 +02:00
..
2018-03-28 18:39:26 +02:00
2016-10-11 15:06:32 -07:00
2017-12-14 09:28:13 +01:00
2018-04-08 12:12:41 +02:00
2017-09-02 07:07:53 +02:00
2018-04-08 12:12:44 +02:00
2016-08-26 14:42:08 +02:00
2018-03-22 09:17:58 +01:00
2017-10-12 11:51:25 +02:00
2018-03-22 09:17:47 +01:00
2017-10-18 09:35:38 +02:00
2018-03-22 09:17:54 +01:00
2018-03-24 11:00:09 +01:00
2018-03-28 18:39:23 +02:00
2018-01-10 09:29:51 +01:00
2018-02-17 13:21:18 +01:00
2016-04-04 09:46:47 -04:00
2017-08-24 17:12:18 -07:00
2017-12-16 16:25:47 +01:00
2016-07-29 17:54:17 -07:00
2016-06-27 11:01:00 -04:00
2016-10-04 14:21:41 -07:00
2017-01-06 10:40:13 +01:00
2017-03-26 13:05:58 +02:00
2017-08-11 08:49:28 -07:00
2018-01-02 20:35:17 +01:00
2017-10-12 11:51:25 +02:00
2016-06-30 18:05:09 -05:00
2016-11-22 12:33:43 +01:00
2017-07-21 07:42:21 +02:00
2018-01-05 15:46:32 +01:00
2016-07-28 16:07:41 -07:00
2018-01-23 19:57:04 +01:00
2018-01-10 09:29:52 +01:00
2016-10-11 15:06:33 -07:00
2017-12-14 09:28:24 +01:00
2016-03-15 16:55:16 -07:00
2018-02-25 11:05:42 +01:00
2016-08-02 19:35:31 -04:00
2016-09-01 17:52:01 -07:00
2016-08-02 19:35:27 -04:00
2018-04-08 12:12:43 +02:00
2016-08-02 19:35:30 -04:00
2017-04-21 09:31:18 +02:00
2017-06-17 06:41:57 +02:00
2017-03-12 06:41:45 +01:00
2018-02-28 10:18:34 +01:00
2016-04-11 22:43:43 +01:00
2018-02-13 12:35:58 +01:00
2017-05-20 14:28:40 +02:00
2017-07-05 14:40:24 +02:00
2017-05-25 15:44:38 +02:00
2017-08-24 17:12:21 -07:00
2016-07-15 10:41:42 +02:00
2017-06-14 15:05:54 +02:00
2018-02-17 13:21:18 +01:00
2016-04-14 12:56:09 -07:00
2017-10-05 09:44:02 +02:00
2018-01-10 09:29:53 +01:00
2016-09-22 14:49:10 +02:00
2016-10-11 15:06:33 -07:00
2016-10-21 15:45:47 -06:00
2017-02-14 15:25:42 -08:00
2016-10-03 13:39:00 -07:00
2016-09-13 14:41:36 +02:00
2016-05-23 17:04:14 -07:00
2016-05-20 17:58:30 -07:00
2017-10-05 09:44:04 +02:00
2016-08-02 19:35:02 -04:00
2016-11-03 16:55:58 -04:00
2016-08-22 10:01:49 -07:00
2016-03-22 15:36:02 -07:00
2017-06-17 06:41:51 +02:00
2018-01-10 09:29:52 +01:00
2016-09-05 13:52:39 +02:00
2016-09-22 20:00:36 -05:00
2016-09-22 20:00:36 -05:00
2017-06-17 06:41:57 +02:00
2017-06-17 06:41:57 +02:00
2017-11-15 15:53:17 +01:00
2018-03-18 11:18:48 +01:00