You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the following patches,
commit de043da ("RISC-V: Fix usage of memblock_enforce_memory_limit")
commit 1bd14a6 ("RISC-V: Remove any memblock representing unusable memory area")
commit b10d6bc ("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 <[email protected]>
Signed-off-by: Kefeng Wang <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
0 commit comments