diff options
author | Miaohe Lin <[email protected]> | 2022-05-31 20:26:43 +0800 |
---|---|---|
committer | akpm <[email protected]> | 2022-06-01 15:57:16 -0700 |
commit | a04e1928e2ead144dc2f369768bc0a0f3110af89 (patch) | |
tree | 00612c78f393649b8a9f75f1f64798a514fdc2aa /include/linux/fpga/fpga-bridge.h | |
parent | 547be963c99f1e9ebc1cfabf630f64601a98dd00 (diff) |
mm/memremap: fix missing call to untrack_pfn() in pagemap_range()
We forget to call untrack_pfn() to pair with track_pfn_remap() when range
is not allowed to hotplug. Fix it by jump err_kasan.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: bca3feaa0764 ("mm/memory_hotplug: prevalidate the address range being added with platform")
Signed-off-by: Miaohe Lin <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Acked-by: Muchun Song <[email protected]>
Cc: Anshuman Khandual <[email protected]>
Cc: Oscar Salvador <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions