diff --git a/[refs] b/[refs] index ea94b4d1abb0..a13754e5f367 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a182ad3d0f858f50bb719a48bb35a013e12366c5 +refs/heads/master: c993971f4a7dc7ae43963aecb958395353c109ae diff --git a/trunk/scripts/mod/modpost.c b/trunk/scripts/mod/modpost.c index 57d71a5f31b6..e5ae695458eb 100644 --- a/trunk/scripts/mod/modpost.c +++ b/trunk/scripts/mod/modpost.c @@ -928,8 +928,7 @@ static int section_mismatch(const char *fromsec, const char *tosec) * *probe_one, *_console, *_timer * * Pattern 3: - * Whitelist all refereces from .text.head to .init.data - * Whitelist all refereces from .text.head to .init.text + * Whitelist all references from .head.text to any init section * * Pattern 4: * Some symbols belong to init section but still it is ok to reference