Re: [v6,07/20] powerpc/8xx: Use patch_site for memory setup patching

From: Michael Ellerman
Date: Wed Oct 31 2018 - 01:43:05 EST


On Fri, 2018-10-19 at 06:55:06 UTC, Christophe Leroy wrote:
> The 8xx TLB miss routines are patched at startup at several places.
>
> This patch uses the new patch_site functionality in order
> to get a better code readability and avoid a label mess when
> dumping the code with 'objdump -d'
>
> Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/1a210878bf21de3f60646c13001d04

cheers