Date: Tue, 13 Oct 2009 09:06:02 -0400 From: John Baldwin <jhb@freebsd.org> To: Robert Watson <rwatson@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r198024 - head/sys/modules/nfsclient Message-ID: <200910130906.02860.jhb@freebsd.org> In-Reply-To: <200910130921.n9D9LKPJ000323@svn.freebsd.org> References: <200910130921.n9D9LKPJ000323@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 13 October 2009 5:21:20 am Robert Watson wrote: > Author: rwatson > Date: Tue Oct 13 09:21:20 2009 > New Revision: 198024 > URL: http://svn.freebsd.org/changeset/base/198024 > > Log: > EXPORT_SYMS is not, in fact, required, for a dependent module to access > non-static symbols in a module they depend on, so remove dtrace symbols > from nfsclient's EXPORT_SYMS again. > > Suggested by: jhb Arguably, though, this is due to bugs that we should try to fix in 9.0. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910130906.02860.jhb>