Re: [PATCH] objtool: bump function name limit to 256 characters

From: Josh Poimboeuf
Date: Fri Sep 20 2019 - 15:40:42 EST


On Fri, Sep 20, 2019 at 09:25:03PM +0300, Alexey Dobriyan wrote:
> Fix the following warning:
>
> net/core/devlink.o: warning: objtool: _ZL31devlink_nl_sb_tc_pool_bind_fillP7sk_buffP7devlinkP12devlink_portP10devlink_sbt20devlink_sb_pool_type15devlink_commandjji.constprop.0.cold(): parent function name exceeds maximum length of 128 characters

Hm, since when do we have mangled symbols in the kernel?

--
Josh