Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2005 01:38:46 +0000
From:      David O'Brien <obrien@FreeBSD.ORG>
To:        Alan Cox <alc@cs.rice.edu>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/i386 vm_machdep.c src/sys/i386/include sf_buf.h src/sys/kern uipc_cow.c uipc_syscalls.c src/sys/sparc64/sparc64 vm_machdep.c src/sys/sys sf_buf.h
Message-ID:  <20050312013846.GA3723@hub.freebsd.org>
In-Reply-To: <20050312005440.GA8914@cs.rice.edu>
References:  <200503091859.j29IxKJ0062718@repoman.freebsd.org> <20050312004954.GA74016@dragon.nuxi.com> <20050312005440.GA8914@cs.rice.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 11, 2005 at 06:54:40PM -0600, Alan Cox wrote:
> On Fri, Mar 11, 2005 at 04:49:54PM -0800, David O'Brien wrote:
> > On Wed, Mar 09, 2005 at 06:59:20PM +0000, Alan Cox wrote:
> > > alc         2005-03-09 18:59:20 UTC
> > > 
> > >   FreeBSD src repository
> > > 
> > >   Modified files:        (Branch: RELENG_5)
> > >     sys/i386/i386        vm_machdep.c 
> > >     sys/i386/include     sf_buf.h 
> > >     sys/kern             uipc_cow.c uipc_syscalls.c 
> > >     sys/sparc64/sparc64  vm_machdep.c 
> > >     sys/sys              sf_buf.h 
> > >   Log:
> > >   MFC
> > >    Introduce two new options, "CPU private" and "no wait", to sf_buf_alloc().
> > >    Change the spelling of the "catch" option to be consistent with the new
> > >    options.
> > 
> > This broke the sparc64 kernel build:
> > ../../../sparc64/sparc64/vm_machdep.c:380: error: syntax error before "break"
> > 
> > I think something other than "goto break" was desired.
> 
> Yes, I just noticed this.  It should be "break".

Can you commit a fix?  Your existing MFC approval should cover it.

-- 
-- David    (obrien@FreeBSD.org)



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