diff options
author | Sebastian Sanchez <sebastian.sanchez@intel.com> | 2018-05-01 15:36:13 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2018-05-03 22:24:48 +0300 |
commit | 59482a14918b282ca2a98f38c69da5ebeb1107d2 (patch) | |
tree | 582883c82be7b63ceb3126eaab16a96cfd0848cd /drivers/fpga/fpga-mgr.c | |
parent | e9777ad4399c26c70318c4945f94efac2ed95391 (diff) | |
download | linux-59482a14918b282ca2a98f38c69da5ebeb1107d2.tar.xz |
IB/hfi1: Fix memory leak in exception path in get_irq_affinity()
When IRQ affinity is set and the interrupt type is unknown, a cpu
mask allocated within the function is never freed. Fix this memory
leak by allocating memory within the scope where it is used.
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Reviewed-by: Michael J. Ruhl <michael.j.ruhl@intel.com>
Signed-off-by: Sebastian Sanchez <sebastian.sanchez@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions