Skip to content
  • Andi Kleen's avatar
    HWPOISON: Clean up PR_MCE_KILL interface · 1087e9b4
    Andi Kleen authored
    
    
    While writing the manpage I noticed some shortcomings in the
    current interface.
    
    - Define symbolic names for all the different values
    - Boundary check the kill mode values
    - For symmetry add a get interface too. This allows library
    code to get/set the current state.
    - For consistency define a PR_MCE_KILL_DEFAULT value
    
    Signed-off-by: default avatarAndi Kleen <ak@linux.intel.com>
    1087e9b4