]> git.baikalelectronics.ru Git - kernel.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)
commitde68a3f344c717250ec5d08c70c5a1c7955415a3
treeb56faa2b80220d460c976ba375feabcc6936c95e
parented13e25aff5133396d55de0f93d3fe1f3762dda1
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