diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2019-04-12 08:57:34 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2019-05-02 13:54:11 +0200 |
commit | bf72630130c29e2ba42e3db8d502de6bdfaa7d9a (patch) | |
tree | 6aeb3a616b6da8e58281a5f63bd5ec8e6cfb056f /Documentation/mailbox.txt | |
parent | 40a3abf751dd0ff9ef758fd5c14530f557cd432d (diff) | |
download | linux-bf72630130c29e2ba42e3db8d502de6bdfaa7d9a.tar.bz2 |
s390: use proper expoline sections for .dma code
The text_dma.S code uses its own macro to generate an inline version of an
expoline. To make it easier to identify all expolines in the kernel use a
thunk and a branch to the thunk just like the rest of the kernel code does
it.
The name of the text_dma.S expoline thunk is __dma__s390_indirect_jump_r14
and the section is named .dma.text.__s390_indirect_jump_r14.
This will be needed for the objtool support.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'Documentation/mailbox.txt')
0 files changed, 0 insertions, 0 deletions