]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc/mm: Use instruction symbolic names in store_updates_sp()
authorChristophe Leroy <christophe.leroy@c-s.fr>
Wed, 23 May 2018 07:04:04 +0000 (09:04 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 24 May 2018 14:08:24 +0000 (00:08 +1000)
commit8a0b1120cb25ccd4480ba4fe3650bc22b0dfadf4
treeb56faa2b80220d460c976ba375feabcc6936c95e
parent43d2974b66d916a6df16e536da542e3a65aab7b9
powerpc/mm: Use instruction symbolic names in store_updates_sp()

Use symbolic names defined in asm/ppc-opcode.h
instead of hardcoded values.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/ppc-opcode.h
arch/powerpc/mm/fault.c