From: Michal Marek Date: Mon, 11 Nov 2013 13:23:08 +0000 (+0100) Subject: kallsyms: Revert back to 128 max symbol length X-Git-Tag: v3.13-rc1~74^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=480f439c3db0d45d817d66caf3fa8e81a6fac01a;p=pandora-kernel.git kallsyms: Revert back to 128 max symbol length This reverts commits f3462aa (Kbuild: Handle longer symbols in kallsyms.c) and eea0e9c (kbuild: Increase kallsyms max symbol length) except for the added overflow check. The reason is a regression caused by increasing the buffer: http://marc.info/?l=linux-kernel&m=138387700415675. Reported-by: Fengguang Wu Cc: Andi Kleen Cc: Joe Mario Signed-off-by: Michal Marek --- Reading git-diff-tree failed