diff --git a/[refs] b/[refs] index 6aff5dd6992d..180d12d7dff0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 41263fc6716dea402125c95f38ed83ebf59d5172 +refs/heads/master: 1121584f5db8a99a7ad94c6c5d62431b3187ad98 diff --git a/trunk/scripts/mod/modpost.c b/trunk/scripts/mod/modpost.c index 33122ca04e7c..194e2c453609 100644 --- a/trunk/scripts/mod/modpost.c +++ b/trunk/scripts/mod/modpost.c @@ -790,6 +790,7 @@ static const char *section_white_list[] = { ".comment*", ".debug*", + ".zdebug*", /* Compressed debug sections. */ ".GCC-command-line", /* mn10300 */ ".mdebug*", /* alpha, score, mips etc. */ ".pdr", /* alpha, score, mips etc. */