mirror of
https://github.com/torvalds/linux.git
synced 2024-12-03 17:41:22 +00:00
s390/entry: remove unused expoline thunk
Remove __s390_indirect_jump_r13use_r14 expoline thunk unused since
commit fbbdfca5c5
("s390/entry.S: factor out SIEEXIT macro").
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
This commit is contained in:
parent
1a5e3f262e
commit
f0003a9e4c
@ -190,7 +190,6 @@ _LPP_OFFSET = __LC_LPP
|
||||
#endif
|
||||
|
||||
GEN_BR_THUNK %r14
|
||||
GEN_BR_THUNK %r14,%r13
|
||||
|
||||
.section .kprobes.text, "ax"
|
||||
.Ldummy:
|
||||
|
Loading…
Reference in New Issue
Block a user