NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-macppc/44895: ofwboot.xcf from current cannot boot system



The following reply was made to PR port-macppc/44895; it has been noted by GNATS.

From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-macppc/44895: ofwboot.xcf from current cannot boot system
Date: Mon, 17 Apr 2017 02:34:17 +0300

 ofwboot.xcf from -D 20100313 works and the one from -D 20100314 doesn't.
 So it looks like it was broken by:
 
 sys/lib/libsa/loadfile_elf32.c
 
 revision 1.25
 date: 2010-03-13 00:43:11 +0300;  author: darran;  state: Exp;  lines: +60 -4;
 branches:  1.25.2;
 DTrace: Add support for CTF sections in the netbsd elf image, load these
 at boot.
 Add a ksyms_mod_foreach() function to iterate a callback function over the
 set of elf symbols for a specific module (netbsd included).
 Add kern_ctf.c and mod_ctf_get() to allow the retrieval and decompression
 of CTF sections for a specific module.
 
 -uwe
 


Home | Main Index | Thread Index | Old Index