Ok, will drop dma32_phys_limit and directly use max_zone_phys(32).
On 3/31/2022 12:40 AM, Kefeng Wang wrote:
Directly use max_pfn for max and no one use min, kill them.
Signed-off-by: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
Looks good. Reference to dma32_phys_limit in zone_sizes_init() depends on what you do with my comment [1].
[1] https://lore.kernel.org/all/69c1e722-33ea-95cf-de84-aed3022cb042@xxxxxxxxxxxxxxxxxxx/
Thanks.
Reviewed-by: Vijay Balakrishna <vijayb@xxxxxxxxxxxxxxxxxxx>