From 0ae4fdb9a66863d5ce7c9b7f0602ecd0cb11d3c2 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Fri, 20 Jul 2007 04:32:48 +0100 Subject: [PATCH] --- yaml --- r: 61911 b: refs/heads/master c: 3a5df1d451cfe3a3d6d63f144554cac286eecba1 h: refs/heads/master i: 61909: 527aa6dc3140b6b41ca80c6cfe60697441451507 61907: 9e49b697071627625fa0635fa223adcb59db8261 61903: 482f543d0845639f589ae09542d06b21d5a4a082 v: v3 --- [refs] | 2 +- trunk/scripts/mod/modpost.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index a329ce0eaa75..228a91455531 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8a0236743ecd591f16a749f5c06670c6ae9661be +refs/heads/master: 3a5df1d451cfe3a3d6d63f144554cac286eecba1 diff --git a/trunk/scripts/mod/modpost.c b/trunk/scripts/mod/modpost.c index 04579a517900..5ab7914d30ef 100644 --- a/trunk/scripts/mod/modpost.c +++ b/trunk/scripts/mod/modpost.c @@ -1076,6 +1076,7 @@ static int initexit_section_ref_ok(const char *name) ".plt", /* seen on ARCH=um build on x86_64. Harmless */ ".smp_locks", ".stab", + ".m68k_fixup", NULL }; /* Start of section names */