Re: [PATCH 1/3] kbuild: Increase kallsyms max symbol length v2

2013-11-06 Thread Michal Marek
On Wed, Oct 23, 2013 at 03:06:53PM +0200, Andi Kleen wrote: > From: Joe Mario > > [AK: This seems like a ticking time bomb even without LTO, > so should be merged now. It causes very weird problems. > Thanks to Joe for tracking them down.] > > With the added postfixes that LTO adds for local > s

[PATCH 1/3] kbuild: Increase kallsyms max symbol length v2

2013-10-23 Thread Andi Kleen
From: Joe Mario [AK: This seems like a ticking time bomb even without LTO, so should be merged now. It causes very weird problems. Thanks to Joe for tracking them down.] With the added postfixes that LTO adds for local symbols, the longest name in the kernel overflows the namebuf[KSYM_NAME_LEN]