powerpc/8xx: drop unused self-modifying code alternative to FixupDAR.
authorChristophe Leroy <christophe.leroy@c-s.fr>
Wed, 21 Aug 2019 20:00:34 +0000 (20:00 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 28 Aug 2019 01:31:18 +0000 (11:31 +1000)
commita04565741284f695db4cfe5a3e61940d2259cb8f
treea64d7491dff4a0639e502f192d16db0f75ceb745
parent63ce271b5e377deaddace4bac6dafb6e79d2bee4
powerpc/8xx: drop unused self-modifying code alternative to FixupDAR.

The code which fixups the DAR on TLB errors for dbcX instructions
has a self-modifying code alternative that has never been used.

Drop it.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Reviewed-by: Joakim Tjernlund <joakim.tjernlund@infinera.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/b095e12c82fcba1ac4c09fc3b85d969f36614746.1566417610.git.christophe.leroy@c-s.fr
arch/powerpc/kernel/head_8xx.S