openrisc: Remove unused IMMU tlb workardound
authorStafford Horne <shorne@gmail.com>
Wed, 11 May 2022 21:11:21 +0000 (06:11 +0900)
committerStafford Horne <shorne@gmail.com>
Mon, 23 May 2022 08:15:50 +0000 (17:15 +0900)
commited3a88d7dbbb924312a707d5f295b7a31e2f8d2d
tree063d73fb6e84fd6106db670251e7a6d0f5594be9
parentd8fee3f6fa5a49b338d9149cf498d58e024e27f9
openrisc: Remove unused IMMU tlb workardound

This looks to be some historical code that was used to convert TLB
misses on branches from l.bf, l.jal, l.j etc all to a trampoline
using l.jr (jump register).  I don't see this being used and I don't
know the history of it so remove it.

Signed-off-by: Stafford Horne <shorne@gmail.com>
arch/openrisc/kernel/head.S