aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorSathvika Vasireddy <[email protected]>2023-02-17 10:02:26 +0530
committerMichael Ellerman <[email protected]>2023-02-17 22:11:55 +1100
commit38d73b671a817328334f2a70a23fed4d1f4a952c (patch)
tree8746e9e743979c72574a35fa10f4a2d4ec3526f7 /scripts/gdb
parent3c2ce4912a6f44dfb11bc5d241b13e9f5d79078b (diff)
powerpc/64: Fix unannotated intra-function call warning
objtool throws the following warning: arch/powerpc/kernel/head_64.o: warning: objtool: .text+0x6128: unannotated intra-function call Fix the warning by annotating start_initialization_book3s symbol with the SYM_FUNC_START_LOCAL and SYM_FUNC_END macros. Reported-by: Stephen Rothwell <[email protected]> Signed-off-by: Sathvika Vasireddy <[email protected]> Fixes: 58f24eea5278 ("powerpc/64s: Refactor initialisation after prom") Suggested-by: Josh Poimboeuf <[email protected]> Tested-by: Stephen Rothwell <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions