kfan / rpms / kexec-tools

Forked from rpms/kexec-tools 3 years ago
Clone

afa4a35 kdumpctrl: kdump feasibility should fail if no crash memory

1 file Authored by Pratyush Anand 8 years ago, Committed by Dave Young 8 years ago,
1 file changed. 14 lines added. 7 lines removed.
    kdumpctrl: kdump feasibility should fail if no crash memory
    
    Currently initramfs is rebuilt even when crash kernel memory is not
    available and then latter on kdump service is failed.
    
    Its better to fail during feasibility itself when crash memory is not
    reserved.
    
    Signed-off-by: Pratyush Anand <panand@redhat.com>
    Acked-by: Xunlei Pang <xlpang@redhat.com>
    Acked-by: Dave Young <dyoung@redhat.com>
    
        
file modified
+14 -7