summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/mmu_rb.c
diff options
context:
space:
mode:
authorIra Weiny <ira.weiny@intel.com>2016-07-28 22:21:26 +0300
committerDoug Ledford <dledford@redhat.com>2016-08-03 05:46:21 +0300
commit2677a7680e773195a4fdabd163d756cac1b9abd7 (patch)
treed8640d01378b5d7ffa798f00cbcd29d686d9a1d4 /drivers/infiniband/hw/hfi1/mmu_rb.c
parent082b3532915395ea6620ba691138baf151a543b0 (diff)
downloadlinux-2677a7680e773195a4fdabd163d756cac1b9abd7.tar.xz
IB/hfi1: Fix memory leak during unexpected shutdown
During an unexpected shutdown, references to tid_rb_node were NULL'ed out without properly being released. Fix this by calling clear_tid_node in the mmu notifier remove callback rather than after these callbacks are called. Reviewed-by: Dean Luick <dean.luick@intel.com> Signed-off-by: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/hw/hfi1/mmu_rb.c')
0 files changed, 0 insertions, 0 deletions