lkml.org 
[lkml]   [2016]   [Aug]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Subject[PATCH v3 0/2] powerpc/fadump: support memory range syntax for fadump memory reservation
    From
    Date
    This patchset adds support to input system memory range based memory size
    for fadump reservation. The crashkernel parameter already supports such
    syntax. The first patch refactors the parsing code of crashkernel parameter
    for reuse. The second patch uses the newly refactored parsing code to reserve
    memory for fadump based on system memory size.

    ---

    Hari Bathini (2):
    kexec: refactor code parsing size based on memory range
    powerpc/fadump: parse fadump reserve memory size based on memory range


    arch/powerpc/kernel/fadump.c | 63 ++++++++++++++++++++++---
    include/linux/kernel.h | 5 ++
    kernel/kexec_core.c | 63 ++-----------------------
    lib/cmdline.c | 104 ++++++++++++++++++++++++++++++++++++++++++
    4 files changed, 168 insertions(+), 67 deletions(-)

    \
     
     \ /
      Last update: 2016-08-10 21:01    [W:4.253 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site