On Wed, 2019-07-03 at 17:03:54 UTC, "Naveen N. Rao" wrote:
> Introduce macros to encode the DTL enable mask fields and use those
> instead of hardcoding numbers.
>
> Acked-by: Nathan Lynch
> Signed-off-by: Naveen N. Rao
Series applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/5
Introduce macros to encode the DTL enable mask fields and use those
instead of hardcoding numbers.
Acked-by: Nathan Lynch
Signed-off-by: Naveen N. Rao
---
arch/powerpc/include/asm/lppaca.h | 11 +++
arch/powerpc/platforms/pseries/dtl.c | 8 +---
arch/powerpc/platforms/pserie