[PATCH v4 01/12] powerpc: Add #defs for paca->soft_enabled flags
    Balbir Singh 
    bsingharora at gmail.com
       
    Tue Dec 20 18:31:02 AEDT 2016
    
    
  
<snip>
>
> +/*
> + * flags for paca->soft_enabled
> + */
> +#define IRQ_DISABLE_MASK_NONE	1
> +#define IRQ_DISABLE_MASK_LINUX	0
> +
Isn't one just the complement of the other?
Balbir
    
    
More information about the Linuxppc-dev
mailing list