]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/44x: use patch_sites for TLB handlers patching
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 9 Nov 2018 17:33:30 +0000 (17:33 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 19 Dec 2018 07:56:32 +0000 (18:56 +1100)
commit8212a02513ecc233f002921ac73508fad36a8566
tree619f2cbcc6ac39f5cd0e6e664a96d512d7bd9787
parent38a2289245c647213a1a82b988a23e70da3744ff
powerpc/44x: use patch_sites for TLB handlers patching

Use patch sites and associated helpers to manage TLB handlers
patching instead of hardcoding.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/nohash/32/mmu-44x.h
arch/powerpc/kernel/head_44x.S
arch/powerpc/mm/44x_mmu.c