diff options
author | Qi Zheng <[email protected]> | 2021-09-24 15:44:03 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-09-24 16:13:35 -0700 |
commit | 5c91c0e77b8f2681e2b269c8abb4c5acef434d5b (patch) | |
tree | 8eae22ee45afe52755fdf93051ce89f44d6b19ca /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 19532869feb9b0a97d17ddc14609d1e53a5b60db (diff) |
mm/memory_failure: fix the missing pte_unmap() call
The paired pte_unmap() call is missing before the
dev_pagemap_mapping_shift() returns. So fix it.
David says:
"I guess this code never runs on 32bit / highmem, that's why we didn't
notice so far".
[[email protected]: cleanup]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Qi Zheng <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Cc: Naoya Horiguchi <[email protected]>
Cc: Muchun Song <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions