aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2018-04-04 12:40:07 +0200
committerThomas Gleixner <[email protected]>2018-04-06 12:19:50 +0200
commit0211e12dd0a5385ecffd3557bc570dbad7fcf245 (patch)
tree7565018404d1075b968f69ee4e90b2bf5b9cf981 /tools/perf/util/scripting-engines/trace-event-python.c
parent83fbdf1c0595470d98ee99a6474099aee870640f (diff)
genirq/affinity: Don't return with empty affinity masks on error
When the allocation of node_to_possible_cpumask fails, then irq_create_affinity_masks() returns with a pointer to the empty affinity masks array, which will cause malfunction. Reorder the allocations so the masks array allocation comes last and every failure path returns NULL. Fixes: 9a0ef98e186d ("genirq/affinity: Assign vectors to all present CPUs") Signed-off-by: Thomas Gleixner <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: Ming Lei <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions