diff --git a/[refs] b/[refs] index a71274133e0d..4aa28a337504 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d78437245aa3842e8eeaef2709753ac485465652 +refs/heads/master: acd19499e9724615d720b29c74be6b218ce765c6 diff --git a/trunk/scripts/mod/modpost.c b/trunk/scripts/mod/modpost.c index ac0a58222992..15ab5d02e80a 100644 --- a/trunk/scripts/mod/modpost.c +++ b/trunk/scripts/mod/modpost.c @@ -997,6 +997,7 @@ static int exit_section_ref_ok(const char *name) "__bug_table", /* used by powerpc for BUG() */ ".exitcall.exit", ".eh_frame", + ".parainstructions", ".stab", "__ex_table", ".fixup",