diff options
| author | Qi Zheng <[email protected]> | 2021-09-24 22:44:03 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-09-24 23:13:35 +0000 |
| commit | 5c91c0e77b8f2681e2b269c8abb4c5acef434d5b (patch) | |
| tree | 8eae22ee45afe52755fdf93051ce89f44d6b19ca /scripts/mod/file2alias.c | |
| parent | kasan: always respect CONFIG_KASAN_STACK (diff) | |
| download | kernel-5c91c0e77b8f2681e2b269c8abb4c5acef434d5b.tar.gz kernel-5c91c0e77b8f2681e2b269c8abb4c5acef434d5b.zip | |
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 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions
