diff options
author | Kefeng Wang <[email protected]> | 2023-12-29 16:22:07 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-02-21 16:00:02 -0800 |
commit | 21fff064a26dc93d7ff24e36f35197fec809beee (patch) | |
tree | 2c89465cb41d3d6b6dc62c978b49e020e57b9938 /include/linux/fpga/fpga-mgr.h | |
parent | 30afc8c34290184c023fa79136ce5f8813fc73da (diff) |
mm: memory: use nth_page() in clear/copy_subpage()
The clear and copy of huge gigantic page has converted to use nth_page()
to handle the possible discontinuous struct page(SPARSEMEM without
VMEMMAP), but not change for the non-gigantic part, fix it too.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kefeng Wang <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Zi Yan <[email protected]>
Cc: David Hildenbrand <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions