search for: exit_section_ref_ok

Displaying 2 results from an estimated 2 matches for "exit_section_ref_ok".

2007 Apr 18
3
Section mismatch in parainstructions
...structions after '' (at offset 0x8) Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> --- scripts/mod/modpost.c | 1 + 1 file changed, 1 insertion(+) --- linux-2.6.19-git17.orig/scripts/mod/modpost.c +++ linux-2.6.19-git17/scripts/mod/modpost.c @@ -997,6 +997,7 @@ static int exit_section_ref_ok(const cha "__bug_table", /* used by powerpc for BUG() */ ".exitcall.exit", ".eh_frame", + ".parainstructions", ".stab", "__ex_table", ".fixup",
2007 Apr 18
3
Section mismatch in parainstructions
...structions after '' (at offset 0x8) Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> --- scripts/mod/modpost.c | 1 + 1 file changed, 1 insertion(+) --- linux-2.6.19-git17.orig/scripts/mod/modpost.c +++ linux-2.6.19-git17/scripts/mod/modpost.c @@ -997,6 +997,7 @@ static int exit_section_ref_ok(const cha "__bug_table", /* used by powerpc for BUG() */ ".exitcall.exit", ".eh_frame", + ".parainstructions", ".stab", "__ex_table", ".fixup",