diff options
author | Matthias Kaehlcke <[email protected]> | 2017-04-12 11:20:30 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-04-14 20:49:27 +0200 |
commit | d170fe7dd992b313d4851ae5ab77ee7a51ed8c72 (patch) | |
tree | 72511dc1e140f80868fcd02d7b15d522866245dd /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f7e30f01a9e221067bb4b579e3cfc25cd2617467 (diff) |
genirq: Use cpumask_available() for check of cpumask variable
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 <[email protected]>
Cc: Grant Grundler <[email protected]>
Cc: Rusty Russell <[email protected]>
Cc: Greg Hackmann <[email protected]>
Cc: Michael Davidson <[email protected]>
Cc: Andrew Morton <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions