[MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
603bb99c8b
commit
f70fd1b53c
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ SECTIONS
|
||||||
TEXT_TEXT
|
TEXT_TEXT
|
||||||
SCHED_TEXT
|
SCHED_TEXT
|
||||||
LOCK_TEXT
|
LOCK_TEXT
|
||||||
|
KPROBES_TEXT
|
||||||
*(.fixup)
|
*(.fixup)
|
||||||
*(.gnu.warning)
|
*(.gnu.warning)
|
||||||
} :text = 0
|
} :text = 0
|
||||||
|
|
Loading…
Add table
Reference in a new issue