Skip to content

Commit df5a95f

Browse files
hcahcaVasily Gorbik
authored andcommitted
s390: remove .fixup section
The only user is gone. Remove the section. Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
1 parent 7fc8c36 commit df5a95f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/s390/kernel/vmlinux.lds.S

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ SECTIONS
4949
SOFTIRQENTRY_TEXT
5050
FTRACE_HOTPATCH_TRAMPOLINES_TEXT
5151
*(.text.*_indirect_*)
52-
*(.fixup)
5352
*(.gnu.warning)
5453
. = ALIGN(PAGE_SIZE);
5554
_etext = .; /* End of text section */

0 commit comments

Comments
 (0)