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

From: youling 257
Date: Mon Feb 10 2020 - 02:15:54 EST


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.
>
>