Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2009 22:57:31 +0400
From:      Chagin Dmitry <dchagin@freebsd.org>
To:        Jamie Gritton <jamie@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r191896 - in head/sys: amd64/linux32 compat/linux i386/linux kern sys
Message-ID:  <20090507185731.GA31336@dchagin.static.corbina.ru>
In-Reply-To: <200905071836.n47IalFi064565@svn.freebsd.org>
References:  <200905071836.n47IalFi064565@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--liOOAslEiF7prFVr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, May 07, 2009 at 06:36:47PM +0000, Jamie Gritton wrote:
> Author: jamie
> Date: Thu May  7 18:36:47 2009
> New Revision: 191896
> URL: http://svn.freebsd.org/changeset/base/191896
>=20
> Log:
>   Move the per-prison Linux MIB from a private one-off pointer to the new
>   OSD-based jail extensions.  This allows the Linux MIB to accessed via
>   jail_set and jail_get, and serves as a demonstration of adding jail sup=
port
>   to a module.
>  =20
>   Reviewed by:	dchagin, kib
>   Approved by:	bz (mentor)
>=20


whoops

-Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-ex=
tensions -c /work/pub/head/sys/modules/linux/../../compat/linux/linux_mib.c
cc1: warnings being treated as errors
/work/pub/head/sys/modules/linux/../../compat/linux/linux_mib.c: In functio=
n 'linux_prison_check':
/work/pub/head/sys/modules/linux/../../compat/linux/linux_mib.c:232: warnin=
g: passing argument 4 of 'vfs_getopt' from incompatible pointer type
/work/pub/head/sys/modules/linux/../../compat/linux/linux_mib.c:243: warnin=
g: passing argument 4 of 'vfs_getopt' from incompatible pointer type
/work/pub/head/sys/modules/linux/../../compat/linux/linux_mib.c: In functio=
n 'linux_prison_set':
/work/pub/head/sys/modules/linux/../../compat/linux/linux_mib.c:272: warnin=
g: passing argument 4 of 'vfs_getopt' from incompatible pointer type
/work/pub/head/sys/modules/linux/../../compat/linux/linux_mib.c:277: warnin=
g: passing argument 4 of 'vfs_getopt' from incompatible pointer type
*** Error code 1

Stop in /work/pub/head/sys/modules/linux.
*** Error code 1


--=20
Have fun!
chd

--liOOAslEiF7prFVr
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (FreeBSD)

iEYEARECAAYFAkoDLxsACgkQ0t2Tb3OO/O1yyACcDU8Kakkm0c20FpAx7rt/x2Ax
ezwAn3P4bIfbK/adN3QXslFYgGfMsGI+
=nsBq
-----END PGP SIGNATURE-----

--liOOAslEiF7prFVr--



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