Re: [v6,07/20] powerpc/8xx: Use patch_site for memory setup patching
From: Michael Ellerman <hidden>
Date: 2018-10-31 05:43:03
Also in:
lkml
From: Michael Ellerman <hidden>
Date: 2018-10-31 05:43:03
Also in:
lkml
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 <redacted>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/1a210878bf21de3f60646c13001d04 cheers