Commit e5eefda5 authored by Peter Zijlstra's avatar Peter Zijlstra
Browse files

x86: Remove .fixup section

parent b7760780
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -77,7 +77,6 @@ SECTIONS

	.text		: {
		*(.text*)
		*(.fixup)
	}						:text	=0x90909090,


+0 −1
Original line number Diff line number Diff line
@@ -137,7 +137,6 @@ SECTIONS
		ALIGN_ENTRY_TEXT_END
		SOFTIRQENTRY_TEXT
		STATIC_CALL_TEXT
		*(.fixup)
		*(.gnu.warning)

#ifdef CONFIG_RETPOLINE