]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - scripts/mod/modpost.c
Merge tag 'v4.12-rc3' into for-linus
[linux.git] / scripts / mod / modpost.c
index 4dedd0d3d3a7fda58af2bc6150b9f6b6195d2cac..30d752a4a6a600a05efbea75039c6072552455e0 100644 (file)
@@ -854,6 +854,7 @@ static const char *const section_white_list[] =
        ".cmem*",                       /* EZchip */
        ".fmt_slot*",                   /* EZchip */
        ".gnu.lto*",
+       ".discard.*",
        NULL
 };