From: Sam Ravnborg Date: Sun, 19 Feb 2006 08:56:18 +0000 (+0100) Subject: kbuild: fix segfault in modpost X-Git-Tag: v2.6.17-rc1~733^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ea80ca4f583e377c902811d42626ccfce16913f;p=pandora-kernel.git kbuild: fix segfault in modpost Do not try to look up section name until we know it is not a special section. Otherwise we will address outside legal space and segfault. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed