commit | a04565741284f695db4cfe5a3e61940d2259cb8f | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Wed Aug 21 20:00:34 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Aug 28 11:31:18 2019 +1000 |
tree | a64d7491dff4a0639e502f192d16db0f75ceb745 | |
parent | 63ce271b5e377deaddace4bac6dafb6e79d2bee4 [diff] |
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