Re: [PATCH v5 01/17] powerpc/32: replace MTMSRD() by mtmsr
From: Michael Ellerman <hidden>
Date: 2020-01-29 05:18:24
Also in:
linux-mm, lkml
From: Michael Ellerman <hidden>
Date: 2020-01-29 05:18:24
Also in:
linux-mm, lkml
On Sat, 2019-12-21 at 08:32:22 UTC, Christophe Leroy wrote:
On PPC32, MTMSRD() is simply defined as mtmsr. Replace MTMSRD(reg) by mtmsr reg in files dedicated to PPC32, this makes the code less obscure. Signed-off-by: Christophe Leroy <redacted>
Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/39bccfd164970557c5cfc60b2db029f70542549f cheers