]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
powerpc/8xx: Inconditionally use task PGDIR in ITLB misses
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 20 Aug 2024 17:23:52 +0000 (19:23 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 30 Aug 2024 11:29:53 +0000 (21:29 +1000)
commit33c527522f394f63cc589a6f7af990b2232444c8
treeb3dcd64ee74276b23dae800b83f01cc3c799e697
parent16a71c045186a11c1c743934e330de78162b86dd
powerpc/8xx: Inconditionally use task PGDIR in ITLB misses

Now that modules exec page tables are preallocated, the instruction
TLBmiss handler can use task PGDIR inconditionally.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/774fd766a8b9bcb9173b5e677d5dad0df2d3970f.1724173828.git.christophe.leroy@csgroup.eu
arch/powerpc/kernel/head_8xx.S