diff options
author | Vaibhav Jain <vaibhav@linux.vnet.ibm.com> | 2015-08-25 11:04:48 +0530 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-08-27 13:51:18 +1000 |
commit | a6897f39660cc07fa78b4459d82f12b07abb50b1 (patch) | |
tree | 65e2cdb08682a98de731de244ca79656972e327c /drivers/net/dummy.c | |
parent | f47f966fbe0aaff4ebbdb83d95acdfa5d3c20477 (diff) | |
download | talos-obmc-linux-a6897f39660cc07fa78b4459d82f12b07abb50b1.tar.gz talos-obmc-linux-a6897f39660cc07fa78b4459d82f12b07abb50b1.zip |
cxl: Release irqs if memory allocation fails
This minor patch plugs a potential irq leak in case of a memory
allocation failure inside function the afu_allocate_irqs. Presently the
irqs allocated to the context gets leaked if allocation of either
one of context irq_bitmap or irq_names fails.
Signed-off-by: Vaibhav Jain <vaibhav@linux.vnet.ibm.com>
Acked-by: Ian Munsie <imunsie@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'drivers/net/dummy.c')
0 files changed, 0 insertions, 0 deletions