Commit 3a5df1d4 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds

m68k: teach modpost about .m68_fixup

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 8a023674
......@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment