Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



On Wed, Nov 07, 2007 at 12:54:13PM +0000, Tom Spindler wrote:

> > Date:               Wed Nov  7 00:23:46 UTC 2007
> > 
> > Modified Files:
> [...]
> >     src/sys/dev/dmover: dmover_request.c
> [...]
> > 
> > Log Message:
> > Merge from vmlocking:
> 
> Looks like the merge was incomplete; dmover_request_alloc has an s=splbio();
> dance with simple_lock, with the pool_cache_get splbio stuff only occuring
> later. compilation now fails with
> 
> /home/dogcow/work/nbsrc/sys/dev/dmover/dmover_request.c: In function 
> 'dmover_request_alloc':
> /home/dogcow/work/nbsrc/sys/dev/dmover/dmover_request.c:89: error: 's' 
> undeclared (first use in this function)

I thought that wasn enabled in i386 ALL.. Should be fixed.

Thanks,
Andrew



Home | Main Index | Thread Index | Old Index