Loading scripts/mod/modpost.c +2 −0 Original line number Diff line number Diff line Loading @@ -827,6 +827,8 @@ static const char *section_white_list[] = ".note*", ".got*", ".toc*", ".xt.prop", /* xtensa */ ".xt.lit", /* xtensa */ NULL }; Loading Loading
scripts/mod/modpost.c +2 −0 Original line number Diff line number Diff line Loading @@ -827,6 +827,8 @@ static const char *section_white_list[] = ".note*", ".got*", ".toc*", ".xt.prop", /* xtensa */ ".xt.lit", /* xtensa */ NULL }; Loading