[Uclinux-h8-devel] [PATCH v2 14/17] x86/setup: simplify reserve_crashkernel()

Back to archive index
Ingo Molnar mingo****@kerne*****
2020年 8月 3日 (月) 03:02:23 JST


* Mike Rapoport <rppt****@kerne*****> wrote:

> From: Mike Rapoport <rppt****@linux*****>
> 
> * Replace magic numbers with defines
> * Replace memblock_find_in_range() + memblock_reserve() with
>   memblock_phys_alloc_range()
> * Stop checking for low memory size in reserve_crashkernel_low(). The
>   allocation from limited range will anyway fail if there is no enough
>   memory, so there is no need for extra traversal of memblock.memory
> 
> Signed-off-by: Mike Rapoport <rppt****@linux*****>

Assuming that this got or will get tested with a crash kernel:

Acked-by: Ingo Molnar <mingo****@kerne*****>

Thanks,

	Ingo



Uclinux-h8-devel メーリングリストの案内
Back to archive index