Re: [2/3] powerpc/fadump: add support to specify memory range based size

2016-05-09 Thread Hari Bathini
On 05/07/2016 09:41 AM, Michael Ellerman wrote: On Fri, 2016-06-05 at 11:50:37 UTC, Hari Bathini wrote: Currently, memory for fadump can be specified with fadump_reserve_mem=size, where only a fixed size can be specified. This patch tries to extend this syntax to support conditional reservatio

Re: [2/3] powerpc/fadump: add support to specify memory range based size

2016-05-06 Thread Michael Ellerman
On Fri, 2016-06-05 at 11:50:37 UTC, Hari Bathini wrote: > Currently, memory for fadump can be specified with fadump_reserve_mem=size, > where only a fixed size can be specified. This patch tries to extend this > syntax to support conditional reservation based on memory size, with the > below syntax

[PATCH 2/3] powerpc/fadump: add support to specify memory range based size

2016-05-06 Thread Hari Bathini
Currently, memory for fadump can be specified with fadump_reserve_mem=size, where only a fixed size can be specified. This patch tries to extend this syntax to support conditional reservation based on memory size, with the below syntax: fadump_reserve_mem=:[,:,...] This syntax helps using