cvs commit: src/sys/conf kern.post.mk kmod.mk

Dag-Erling Smørgrav des at des.no
Thu Oct 27 14:34:19 PDT 2005


Ruslan Ermilov <ru at FreeBSD.org> writes:
> sys/kern/link_elf_obj.c is what's used with current format module
> objects on amd64.  Can you see a problem there?

Yes.  AFAICT, it should select sections based on the presence of the
SHF_ALLOC bit in sh_flags.  See if the attached patch helps.

DES
-- 
Dag-Erling Smørgrav - des at des.no

-------------- next part --------------
A non-text attachment was scrubbed...
Name: link_elf_obj.diff
Type: text/x-patch
Size: 1452 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20051027/ef254d24/link_elf_obj.bin


More information about the cvs-all mailing list