Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 2014 14:30:43 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        sbruno@freebsd.org
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r264280 - in head/sys: conf modules
Message-ID:  <201404091430.43469.jhb@freebsd.org>
In-Reply-To: <1397065504.1121.6.camel@powernoodle.corp.yahoo.com>
References:  <201404082139.s38LdqbY028535@svn.freebsd.org> <201404091147.08716.jhb@freebsd.org> <1397065504.1121.6.camel@powernoodle.corp.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, April 09, 2014 1:45:04 pm Sean Bruno wrote:
> On Wed, 2014-04-09 at 11:47 -0400, John Baldwin wrote:
> > On Tuesday, April 08, 2014 5:39:52 pm Sean Bruno wrote:
> > > Author: sbruno
> > > Date: Tue Apr  8 21:39:51 2014
> > > New Revision: 264280
> > > URL: http://svnweb.freebsd.org/changeset/base/264280
> > > 
> > > Log:
> > >   Actually, since this is what I thought I was doing, only allow the
> > >   binmisc code to be build on amd64/i386 for the kernel.
> > >   
> > >   Update NOTES with some indication of what this code is used for.
> > >   
> > >   Pointed out by jhb@ ... thanks!
> > >   
> > >   Submitted by:	jhb@
> > > 
> > > Modified:
> > >   head/sys/conf/NOTES
> > >   head/sys/conf/options.amd64
> > >   head/sys/conf/options.i386
> > >   head/sys/modules/Makefile
> > 
> > Why not enable it on all platforms?  I don't see anything inherently
> > MD about it.
> > 
> 
> 
> This is purely an artifact of my comfort level with the code and the
> cases that I am using/testing.
> 
> If someone can verify that it works on other architectures, I'm more
> than happy to enable on all platforms.

Does it build on other platforms?  I think it is better to enable it if
it builds to avoid bitrot.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404091430.43469.jhb>