From f5fe224ce682ecebe955763e9f90f4fab4993936 Mon Sep 17 00:00:00 2001 From: Sam Ravnborg Date: Sun, 26 Apr 2009 11:17:42 +0200 Subject: [PATCH] --- yaml --- r: 144401 b: refs/heads/master c: c993971f4a7dc7ae43963aecb958395353c109ae h: refs/heads/master i: 144399: fde6946465be0ea059ee94a3c766b9fe0d28b019 v: v3 --- [refs] | 2 +- trunk/scripts/mod/modpost.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) 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