]> www.infradead.org Git - users/jedix/linux-maple.git/commit
um: Update min_low_pfn to match changes in uml_reserved
authorTiwei Bie <tiwei.btw@antgroup.com>
Fri, 21 Feb 2025 04:18:55 +0000 (12:18 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 18 Mar 2025 10:04:39 +0000 (11:04 +0100)
commite82cf3051e6193f61e03898f8dba035199064d36
tree40ba7b2266059925097f5608de224b53273e3dab
parentf664a1399633c63706f763d4bb58c96110355330
um: Update min_low_pfn to match changes in uml_reserved

When uml_reserved is updated, min_low_pfn must also be updated
accordingly. Otherwise, min_low_pfn will not accurately reflect
the lowest available PFN.

Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20250221041855.1156109-1-tiwei.btw@antgroup.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
arch/um/kernel/mem.c