• Chen Gang's avatar
    [IA64] Fix trap #45 handling · 169ec523
    Chen Gang authored
    In this case, the original author did not provide the related reason
    string for die_if_kernel(), so the 'buf' is not initialized.
    
    The original author wants to generic a 'SIGSEGV' and 'return', not want
    to 'break' to fall to die.
    
    [Probably irrelevent since we no longer support IA-32 execution. -Tony]
    Signed-off-by: default avatarChen Gang <gang.chen@asianux.com>
    Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
    169ec523
traps.c 17.2 KB