[PATCH 2/2] powerpc/64: change softe to irqmask in show_regs and xmon
    Balbir Singh 
    bsingharora at gmail.com
       
    Thu May 10 11:17:51 AEST 2018
    
    
  
On Thu, May 10, 2018 at 11:04 AM, Nicholas Piggin <npiggin at gmail.com> wrote:
> When the soft enabled flag was changed to a soft disable mask, xmon
> and register dump code was not updated to reflect that, which is
> confusing ('SOFTE: 1' previously meant interrupts were soft enabled,
> currently it means the opposite, the general interrupt type has been
> disabled).
>
> Fix this by using the name irqmask, and printing it in hex.
>
> Signed-off-by: Nicholas Piggin <npiggin at gmail.com>
>
Acked-by: Balbir Singh <bsingharora at gmail.com>
    
    
More information about the Linuxppc-dev
mailing list