Date: Mon, 5 Feb 2007 12:13:24 -0500 From: John Baldwin <jhb@freebsd.org> To: Max Laier <max@love2party.net> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern subr_firmware.c Message-ID: <200702051213.25656.jhb@freebsd.org> In-Reply-To: <200702022027.47269.max@love2party.net> References: <200701302354.l0UNsoF4091229@repoman.freebsd.org> <200701311257.56169.jhb@freebsd.org> <200702022027.47269.max@love2party.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 02 February 2007 14:27, Max Laier wrote: > On Wednesday 31 January 2007 18:57, John Baldwin wrote: > > On Tuesday 30 January 2007 18:54, Max Laier wrote: > > > mlaier 2007-01-30 23:54:50 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: (Branch: RELENG_6) > > > sys/kern subr_firmware.c > > > Log: > > > Revert 1.1.2.2 as linker_release_module is not in RELENG_6. Will > > > have to look for a better way and will compile test "trivial changes" > > > in the future. > > > > Probably trivial to backport the function. > > Do you plan to? Otherwise, I'd just solve it locally like attached. Your > addition of linker_release module is a bit interlocked with the locking > changes and I'd rather not get into that, atm. Oh, hmm, I thought the function could be backported simply w/o all the locking stuff. I'm not so sure it can now though. I think your patch is ok. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702051213.25656.jhb>