From owner-freebsd-current@FreeBSD.ORG Sat Dec 4 23:43:14 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7B8416A4CE for ; Sat, 4 Dec 2004 23:43:14 +0000 (GMT) Received: from zaphod.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63F0443D54 for ; Sat, 4 Dec 2004 23:43:14 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id A915211A5F; Sun, 5 Dec 2004 00:43:13 +0100 (CET) Date: Sun, 5 Dec 2004 00:43:13 +0100 From: "Simon L. Nielsen" To: Poul-Henning Kamp Message-ID: <20041204234313.GJ778@zaphod.nitro.dk> References: <37474.1102154897@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J+eNKFoVC4T1DV3f" Content-Disposition: inline In-Reply-To: <37474.1102154897@critter.freebsd.dk> User-Agent: Mutt/1.5.6i cc: current@freebsd.org Subject: Re: [TEST/REVIEW]: rootfs mounting code rework X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Dec 2004 23:43:14 -0000 --J+eNKFoVC4T1DV3f Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2004.12.04 11:08:17 +0100, Poul-Henning Kamp wrote: >=20 > http://phk.freebsd.dk/patch/rootfs.patch >=20 > Please test and review. When I compile this on amd64 it fails with: cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -Wall -Wredundant-= decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-= arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99 -g -nostdinc -I-= -I. -I/d/FreeBSD/test-src/sys -I/d/FreeBSD/test-src/sys/contrib/dev/acpic= a -I/d/FreeBSD/test-src/sys/contrib/altq -I/d/FreeBSD/test-src/sys/contrib/= ipfilter -I/d/FreeBSD/test-src/sys/contrib/pf -I/d/FreeBSD/test-src/sys/con= trib/dev/ath -I/d/FreeBSD/test-src/sys/contrib/dev/ath/freebsd -I/d/FreeBSD= /test-src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -fi= nline-limit=3D8000 --param inline-unit-growth=3D100 --param large-function-= growth=3D1000 -fno-omit-frame-pointer -mcmodel=3Dkernel -mno-red-zone -mf= pmath=3D387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-async= hronous-unwind-tables -ffreestanding -Werror /d/FreeBSD/test-src/sys/nfscl= ient/nfs_vfsops.c /d/FreeBSD/test-src/sys/nfsclient/nfs_vfsops.c: In function `nfs_mount': /d/FreeBSD/test-src/sys/nfsclient/nfs_vfsops.c:690: warning: passing arg 4 = of `vfs_getopt' from incompatible pointer type i386 compiles fine (just haven't gotten around to testing the kernel yet). --=20 Simon L. Nielsen --J+eNKFoVC4T1DV3f Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBskuRh9pcDSc1mlERAvxhAJwJu//f0Xfxu70pLqorjiIlbE2WFgCferfh R8N+0sc1Qj3peHrbVRaMilI= =lSO0 -----END PGP SIGNATURE----- --J+eNKFoVC4T1DV3f--