Re: svn commit: r335880 - in head/sys: conf kern

2018-07-03 Thread Bryan Drewery
On 7/3/2018 11:21 AM, Matthew Macy wrote: > What is the "correct" way to make sure that offset.inc is visible to modules? > Can you answer my question though? Was it a mistake or are you intending there to be a machine-specific genoffset.c? > On Tue, Jul 3, 2018 at 10:39 AM, Bryan Drewery

Re: svn commit: r335880 - in head/sys: conf kern

2018-07-03 Thread Matthew Macy
What is the "correct" way to make sure that offset.inc is visible to modules? On Tue, Jul 3, 2018 at 10:39 AM, Bryan Drewery wrote: > On 7/2/2018 7:50 PM, Matt Macy wrote: >> Author: mmacy >> Date: Tue Jul 3 02:50:07 2018 >> New Revision: 335880 >> URL:

Re: svn commit: r335880 - in head/sys: conf kern

2018-07-03 Thread Bryan Drewery
On 7/2/2018 7:50 PM, Matt Macy wrote: > Author: mmacy > Date: Tue Jul 3 02:50:07 2018 > New Revision: 335880 > URL: https://svnweb.freebsd.org/changeset/base/335880 > > Log: > expose thread_lite definition to tied modules > > Modified: > head/sys/conf/kmod.mk > head/sys/kern/genoffset.sh

svn commit: r335880 - in head/sys: conf kern

2018-07-02 Thread Matt Macy
Author: mmacy Date: Tue Jul 3 02:50:07 2018 New Revision: 335880 URL: https://svnweb.freebsd.org/changeset/base/335880 Log: expose thread_lite definition to tied modules Modified: head/sys/conf/kmod.mk head/sys/kern/genoffset.sh Modified: head/sys/conf/kmod.mk