/[base]
ViewVC logotype

Revision 296428


Jump to revision: Previous Next
Author: dim
Date: Sun Mar 6 15:57:43 2016 UTC (8 years, 3 months ago)
Changed paths: 1
Log Message:
Since kernel modules can now contain sections of type SHT_AMD64_UNWIND,
the boot loader should not skip over these anymore while loading images.
Otherwise the kernel can still panic when it doesn't find the .eh_frame
section belonging to the .rela.eh_frame section.

Unfortunately this will require installing boot loaders from sys/boot
before attempting to boot with a new kernel.

Reviewed by:	kib
MFC after:	2 weeks
X-MFC-With:	r296419


Changed paths

Path Details
Directoryhead/sys/boot/common/load_elf_obj.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27