Loading scripts/mod/modpost.c +1 −0 Original line number Original line Diff line number Diff line Loading @@ -1076,6 +1076,7 @@ static int initexit_section_ref_ok(const char *name) ".plt", /* seen on ARCH=um build on x86_64. Harmless */ ".plt", /* seen on ARCH=um build on x86_64. Harmless */ ".smp_locks", ".smp_locks", ".stab", ".stab", ".m68k_fixup", NULL NULL }; }; /* Start of section names */ /* Start of section names */ Loading Loading
scripts/mod/modpost.c +1 −0 Original line number Original line Diff line number Diff line Loading @@ -1076,6 +1076,7 @@ static int initexit_section_ref_ok(const char *name) ".plt", /* seen on ARCH=um build on x86_64. Harmless */ ".plt", /* seen on ARCH=um build on x86_64. Harmless */ ".smp_locks", ".smp_locks", ".stab", ".stab", ".m68k_fixup", NULL NULL }; }; /* Start of section names */ /* Start of section names */ Loading