Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2005 16:49:54 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Alan Cox <alc@FreeBSD.org>
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:  <20050312004954.GA74016@dragon.nuxi.com>
In-Reply-To: <200503091859.j29IxKJ0062718@repoman.freebsd.org>
References:  <200503091859.j29IxKJ0062718@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

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



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