提交 7cf79d59 编写于 作者: M Michal Simek

microblaze: Add IRQENTRY_TEXT to lds

It is important for ftrace irqsoff support
Signed-off-by: NMichal Simek <monstr@monstr.eu>
上级 13cdee23
......@@ -26,11 +26,12 @@ SECTIONS {
_stext = . ;
*(.text .text.*)
*(.fixup)
EXIT_TEXT
EXIT_CALL
EXIT_TEXT
EXIT_CALL
SCHED_TEXT
LOCK_TEXT
KPROBES_TEXT
IRQENTRY_TEXT
. = ALIGN (4) ;
_etext = . ;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册