Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2bed8446 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

tracing/function-graph-tracer: add a new .irqentry.text section, fix



Impact: build fix

32-bit x86 needs this section too.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent f8b755ac
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -44,6 +44,7 @@ SECTIONS
	SCHED_TEXT
	SCHED_TEXT
	LOCK_TEXT
	LOCK_TEXT
	KPROBES_TEXT
	KPROBES_TEXT
	IRQENTRY_TEXT
	*(.fixup)
	*(.fixup)
	*(.gnu.warning)
	*(.gnu.warning)
  	_etext = .;			/* End of text section */
  	_etext = .;			/* End of text section */