From: Jan Beulich Date: Tue, 12 Jun 2007 07:29:41 +0000 (+0200) Subject: modpost white list pattern adjustment X-Git-Tag: v2.6.23-rc1~257^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5eb6a502b71ee6bf1a9768b12ff4545cb7a50fe;p=pandora-kernel.git modpost white list pattern adjustment gcc puts data into .data.rel or .data.rel.* on some architectures (e.g. ia64) or under certain conditions, so whatever is legal relative to .data should also be legal for those other sections. Fixes a few modpost warnings on ia64. Signed-off-by: Jan Beulich Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed