On 12/13/18 2:41 AM, Segher Boessenkool wrote:
> Or like
> 
>   unsigned long htm_flags = PPC_FEATURE2_HAS_HTM
> #ifdef PPC_FEATURE2_HTM_NO_SUSPEND
>                           | PPC_FEATURE2_HTM_NO_SUSPEND
> #endif
>                           | 0;
> 
> Okay for trunk with either style.  Thanks!

Ok, I'll go with this and commit once I've done another round of
testing.  I'm assuming your backport approval still stands for this
code too.

Peter



Reply via email to