From owner-cvs-all Tue Feb 25 5:31:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D72B337B405; Tue, 25 Feb 2003 05:31:34 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50A1B43FA3; Tue, 25 Feb 2003 05:31:33 -0800 (PST) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 0F4E5AE03F; Tue, 25 Feb 2003 05:31:33 -0800 (PST) Date: Tue, 25 Feb 2003 14:31:33 +0100 From: Maxime Henrion To: Dag-Erling Smorgrav Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha mem.c pmap.c src/sys/dev/bktr bktr_os.c src/sys/dev/drm drm_vm.h src/sys/dev/fb fb.c fbreg.h gfb.c s3_pci.c vga.c vgareg.h src/sys/dev/firewire fwdev.c fwmem.c src/sys/dev/gfb gfb_pci.c src/sys/dev/sound/pcm dsp.c ... Message-ID: <20030225133132.GD60813@elvis.mu.org> References: <200302250321.h1P3LN8b039840@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dag-Erling Smorgrav wrote: > Maxime Henrion writes: > > Log: > > Cleanup of the d_mmap_t interface. > > [...] > > Compile-tested on: LINT (i386), GENERIC (alpha and sparc64) > > [...] > > 1.33 +2 -2 src/sys/pc98/pc98/pc98gdc.c > > 1.183 +2 -2 src/sys/pc98/pc98/syscons.c > > I'm afraid this commit breaks GENERIC on pc98. Considering that you > changed code which is specific to pc98, you should at least have > compiled your changes on that platform, or asked someone to do it for > you. I indeed missed one d_mmap_t consumer in this code. It should now be fixed, sorry for the inconvenience. Cheers, Maxime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message