On 9/13/26 4:37 PM, Muchun Song wrote:
vmemmap_pte_populate() no longer uses ptpfn as an input. Drop the argument to simplify the code. Signed-off-by: Muchun Song <[email protected]> --- mm/sparse-vmemmap.c | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-)
Acked-by: Qi Zheng <[email protected]> Thanks, Qi
