diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2019-01-17 11:29:15 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2019-05-02 14:54:11 +0300 |
commit | e21f8baf8d9a452a09a9cf7c8ab4720ff9a891ef (patch) | |
tree | 905b31bcbe59be06424d8d2579fa8c9c089dee6c /virt | |
parent | bf72630130c29e2ba42e3db8d502de6bdfaa7d9a (diff) | |
download | linux-e21f8baf8d9a452a09a9cf7c8ab4720ff9a891ef.tar.xz |
s390/bug: add entry size to the __bug_table section
Change the __EMIT_BUG inline assembly to emit mergeable __bug_table
entries with type @progbits and specify the size of each entry.
The entry size is encoded sh_entsize field of the section definition,
it allows to identify which struct bug_entry to use to decode the
entries. This will be needed for the objtool support.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions