diff options
| author | Naveen N. Rao <[email protected]> | 2017-06-29 17:49:15 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2017-07-03 13:08:51 +0000 |
| commit | 9d6c452352d6535745e734f296335e6695b6df0b (patch) | |
| tree | 3d0a07fb50a5247474ffc3e462b0496dd8fd6c50 /arch/powerpc/lib/code-patching.c | |
| parent | powerpc64/elfv1: Only dereference function descriptor for non-text symbols (diff) | |
| download | kernel-9d6c452352d6535745e734f296335e6695b6df0b.tar.gz kernel-9d6c452352d6535745e734f296335e6695b6df0b.zip | |
powerpc/64s: Convert .L__replay_interrupt_return to a local label
Commit b48bbb82e2b835 ("powerpc/64s: Don't unbalance the return branch
predictor in __replay_interrupt()") introduced __replay_interrupt_return
symbol with '.L' prefix in hopes of keeping it private. However, due to
the use of LOAD_REG_ADDR(), the assembler kept this symbol visible. Fix
the same by instead using the local label '1'.
Fixes: Commit b48bbb82e2b835 ("powerpc/64s: Don't unbalance the return branch
predictor in __replay_interrupt()")
Suggested-by: Nicholas Piggin <[email protected]>
Reviewed-by: Nicholas Piggin <[email protected]>
Signed-off-by: Naveen N. Rao <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions
