Searched hist:"6 c0d181daabcba286db9711eef8800b566fb1cce" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | code-patching.h | diff 6c0d181daabcba286db9711eef8800b566fb1cce Thu May 20 15:50:43 CEST 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/lib/code-patching: Make instr_is_branch_to_addr() static
instr_is_branch_to_addr() is only used in code-patching.c
Make it static.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/5f6b9c8c83170ed310953eac2f5b14539bfc964a.1621516826.git.christophe.leroy@csgroup.eu
|
/linux/arch/powerpc/lib/ |
H A D | code-patching.c | diff 6c0d181daabcba286db9711eef8800b566fb1cce Thu May 20 15:50:43 CEST 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/lib/code-patching: Make instr_is_branch_to_addr() static
instr_is_branch_to_addr() is only used in code-patching.c
Make it static.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/5f6b9c8c83170ed310953eac2f5b14539bfc964a.1621516826.git.christophe.leroy@csgroup.eu
|