aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mod/modpost.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mod/modpost.c b/scripts/mod/modpost.c
index ac0a58222992..15ab5d02e80a 100644
--- a/scripts/mod/modpost.c
+++ b/scripts/mod/modpost.c
@@ -997,6 +997,7 @@ static int exit_section_ref_ok(const char *name)
997 "__bug_table", /* used by powerpc for BUG() */ 997 "__bug_table", /* used by powerpc for BUG() */
998 ".exitcall.exit", 998 ".exitcall.exit",
999 ".eh_frame", 999 ".eh_frame",
1000 ".parainstructions",
1000 ".stab", 1001 ".stab",
1001 "__ex_table", 1002 "__ex_table",
1002 ".fixup", 1003 ".fixup",