Re: [GIT PULL] more Kbuild updates for v5.6-rc1

From: Masahiro Yamada
Date: Mon Feb 10 2020 - 11:30:00 EST


Hi.


On Mon, Feb 10, 2020 at 4:15 PM youling 257 <youling257@xxxxxxxxx> wrote:
>
> revert 8d60526999aace135de37220ec94ba40bc792234 scripts/kallsyms:
> change table to store (strcut sym_entry *), can build success.
>
> 2020-02-10 15:01 GMT+08:00, youling257 <youling257@xxxxxxxxx>:
> > this branch cause 64bit kernel build failed on 32bit userspace.
> >
> > kallsyms: malloc.c:2379: sysmalloc: Assertion `(old_top == initial_top (av)
> > && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse
> > (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.
> >
> >

Sorry, this should fix the crash.

https://patchwork.kernel.org/patch/11373579/


--
Best Regards
Masahiro Yamada