kallsyms: Revert back to 128 max symbol length
authorMichal Marek <mmarek@suse.cz>
Mon, 11 Nov 2013 13:23:08 +0000 (14:23 +0100)
committerMichal Marek <mmarek@suse.cz>
Wed, 13 Nov 2013 14:58:19 +0000 (15:58 +0100)
commit480f439c3db0d45d817d66caf3fa8e81a6fac01a
tree924d5d353b2b5ff72a6a1014053a2b6847718075
parentab7474ea5361f5fe883feb5ae637a1c948df1507
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 <fengguang.wu@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Joe Mario <jmario@redhat.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
include/linux/kallsyms.h
scripts/kallsyms.c