diff options
author | 2015-04-23 09:34:37 -0500 | |
---|---|---|
committer | 2015-05-31 11:40:12 -0700 | |
commit | d498757c5efd41d0add8eb733c6c7e491b51ac8c (patch) | |
tree | 80de383da1541532951e59b933edc6d187b9449f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hpsa: call pci_release_regions after pci_disable_device (diff) | |
download | wireguard-linux-d498757c5efd41d0add8eb733c6c7e491b51ac8c.tar.xz wireguard-linux-d498757c5efd41d0add8eb733c6c7e491b51ac8c.zip |
hpsa: skip free_irq calls if irqs are not allocated
If try_soft_reset fails to re-allocate irqs, the error exit
starts with free_irq calls, which generate kernel WARN
messages since they were already freed a few lines earlier.
Jump to the next exit label to skip the free_irq calls.
Reviewed-by: Scott Teel <scott.teel@pmcs.com>
Reviewed-by: Kevin Barnett <kevin.barnett@pmcs.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Reviewed-by: Hannes Reinecke <hare@Suse.de>
Signed-off-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Don Brace <don.brace@pmcs.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions