H. Peter Anvin cc65f1ec19 x86 setup: correct segfault in generation of 32-bit reloc kernel
Impact: segfault on build of a 32-bit relocatable kernel

When converting arch/x86/boot/compressed/relocs.c to support unlimited
sections, the computation of sym_strtab in walk_relocs() was done
incorrectly.  This causes a segfault for some people when building the
relocatable 32-bit kernel.

Pointed out by Anonymous <pageexec@freemail.hu>.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-10-03 13:42:04 -07:00
..
2008-08-25 01:18:06 -04:00
2008-08-01 13:03:49 -07:00
2008-09-27 18:27:21 +09:00
2008-10-01 09:40:43 -07:00
2008-07-30 09:41:45 -07:00
2008-07-26 12:00:09 -07:00