From: Michal Marek Date: Sat, 12 Dec 2009 11:02:24 +0000 (+0100) Subject: modpost: fix segfault with short symbol names X-Git-Tag: v2.6.33-rc1~55^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d99513c1b76cfd0b2dcf061c5136cb1061e6b37;p=pandora-kernel.git modpost: fix segfault with short symbol names memcmp() is wrong here, the symbol name can be shorter than KSYMTAB_PFX or CRC_PFX. Signed-off-by: Michal Marek Signed-off-by: Rusty Russell --- Reading git-diff-tree failed