]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 20 Aug 2019 14:34:13 +0000 (14:34 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 27 Aug 2019 03:03:36 +0000 (13:03 +1000)
commite9d3c30c39e4048095a246e2b38fb05df02c32cb
treeed33f5a9717607a38dbf9a62bfa156e3d7acf988
parent81d56fcaedbfc49e913458b026d4c7e73d009a28
powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()

LOAD_MSR_KERNEL() and LOAD_REG_IMMEDIATE() are doing the same thing
in the same way. Drop LOAD_MSR_KERNEL()

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/8f04a6df0bc8949517fd8236d50c15008ccf9231.1566311636.git.christophe.leroy@c-s.fr
arch/powerpc/kernel/entry_32.S
arch/powerpc/kernel/head_32.h