diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-03-11 09:14:43 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2016-03-11 10:06:55 +0100 |
commit | 143d36a33b4d59a56bb8e913a17a105578fd3237 (patch) | |
tree | 6bcdbecd1ea77ef89c7fb785575ba8e9b7b76064 /Documentation/debugging-via-ohci1394.txt | |
parent | irqchip/mxs: Fix error check of of_io_request_and_map() (diff) | |
download | linux-143d36a33b4d59a56bb8e913a17a105578fd3237.tar.xz linux-143d36a33b4d59a56bb8e913a17a105578fd3237.zip |
irqchip/irq-alpine-msi: Release the correct domain on error
The "msi_domain" variable is NULL here so it leads to a NULL dereference. It
looks like we actually intended to free "middle_domain".
Fixes: e6b78f2c3e14 ('irqchip: Add the Alpine MSIX interrupt controller')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Antoine Tenart <antoine.tenart@free-electrons.com>
Cc: kernel-janitors@vger.kernel.org
Cc: Tsahee Zidenberg <tsahee@annapurnalabs.com>
Link: http://lkml.kernel.org/r/20160311081442.GE31887@mwanda
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'Documentation/debugging-via-ohci1394.txt')
0 files changed, 0 insertions, 0 deletions