* Mike Rapoport <[email protected]> wrote:

> From: Mike Rapoport <[email protected]>
> 
> * 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 <[email protected]>

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

Acked-by: Ingo Molnar <[email protected]>

Thanks,

        Ingo

Reply via email to