diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2014-12-04 11:07:19 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2014-12-08 09:42:40 +0100 |
commit | 9de45f736f21655400fd56b85bfbaf507cc2959d (patch) | |
tree | 0058242cb673d931d76cf40e43aeb152355eca42 /drivers/s390 | |
parent | s390: use local symbol names in entry[64].S (diff) | |
download | linux-9de45f736f21655400fd56b85bfbaf507cc2959d.tar.xz linux-9de45f736f21655400fd56b85bfbaf507cc2959d.zip |
s390/mm: fix memory leak of ptlock in pmd_free_tlb
The pmd_free_tlb function fails to call pgtable_pmd_page_dtor.
Without the call the ptlock for the pmd tables will not be freed.
Add the missing call.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions