[PATCH v2] riscv: Cleanup setup_bootmem()

Kefeng Wang wangkefeng.wang at huawei.com
Fri Feb 26 20:21:00 EST 2021


On 2021/2/19 15:15, Palmer Dabbelt wrote:
> On Mon, 08 Feb 2021 17:01:51 PST (-0800), wangkefeng.wang at huawei.com 
> wrote:
>> After the following patches,
>>
>>   commit de043da0b9e7 ("RISC-V: Fix usage of 
>> memblock_enforce_memory_limit")
>>   commit 1bd14a66ee52 ("RISC-V: Remove any memblock representing 
>> unusable memory area")
>>   commit b10d6bca8720 ("arch, drivers: replace for_each_membock() 
>> with for_each_mem_range()")
>>
>> some logic is useless, kill the mem_start/start/end and unneeded code.
>>
>> Reviewed-by: Atish Patra <atish.patra at wdc.com>
>> Signed-off-by: Kefeng Wang <wangkefeng.wang at huawei.com>
>>
...
>
> Thanks, this is on for-next.
Hi Palmer, maybe this one is missed?
> .
>



More information about the linux-riscv mailing list