[PATCH v4 01/12] powerpc: Add #defs for paca->soft_enabled flags
Madhavan Srinivasan
maddy at linux.vnet.ibm.com
Wed Dec 21 14:22:09 AEDT 2016
On Tuesday 20 December 2016 01:01 PM, Balbir Singh wrote:
> <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?
>
Yes. But these are initial cleanup patchs and in subsequent
patches we will reuse these as mask bits instead of flag.
Maddy
> Balbir
>
More information about the Linuxppc-dev
mailing list