diff options
author | Ira Weiny <[email protected]> | 2016-07-28 15:21:26 -0400 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2016-08-02 22:46:21 -0400 |
commit | 2677a7680e773195a4fdabd163d756cac1b9abd7 (patch) | |
tree | d8640d01378b5d7ffa798f00cbcd29d686d9a1d4 /scripts/gdb/linux/proc.py | |
parent | 082b3532915395ea6620ba691138baf151a543b0 (diff) |
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 <[email protected]>
Signed-off-by: Ira Weiny <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions