Re: [PATCH] Kbuild: Handle too long symbols in kallsyms.c

From: Masahiro Yamada
Date: Sun Jan 27 2019 - 23:59:41 EST


On Fri, Jan 25, 2019 at 10:30 PM Ard Biesheuvel
<ard.biesheuvel@xxxxxxxxxx> wrote:
>
> (+ masahiro)
>
> On Fri, 25 Jan 2019 at 14:28, Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> wrote:
> >
> > On Thu, 17 Jan 2019 at 23:46, <eugene.loh@xxxxxxxxxx> wrote:
> > >
> > > From: Eugene Loh <eugene.loh@xxxxxxxxxx>
> > >
> > > When checking for symbols with excessively long names,
> > > account for null terminating character.
> > >
> > > Fixes: f3462aa952cf ("Kbuild: Handle longer symbols in kallsyms.c")
> > > Signed-off-by: Eugene Loh <eugene.loh@xxxxxxxxxx>
> >
> > Acked-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
> >
> > > ---
> > > scripts/kallsyms.c | 4 ++--
> > > 1 file changed, 2 insertions(+), 2 deletions(-)
> > >
> > > diff --git a/scripts/kallsyms.c b/scripts/kallsyms.c
> > > index 77cebad..f75e7


Applied to linux-kbuid/fixes.
Thanks!



--
Best Regards
Masahiro Yamada