Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 2009 12:00:23 +0300
From:      Chagin Dmitry <dchagin@FreeBSD.org>
To:        Alexander Leidinger <Alexander@leidinger.net>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r189862 - head/sys/compat/linux
Message-ID:  <20090316090023.GA85280@dchagin.static.corbina.ru>
In-Reply-To: <20090316093953.15672m44k7hxieuc@webmail.leidinger.net>
References:  <200903151938.n2FJcYAV037828@svn.freebsd.org> <20090316093953.15672m44k7hxieuc@webmail.leidinger.net>

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

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

On Mon, Mar 16, 2009 at 09:39:53AM +0100, Alexander Leidinger wrote:
> Quoting Dmitry Chagin <dchagin@FreeBSD.org> (from Sun, 15 Mar 2009 =20
> 19:38:34 +0000 (UTC)):
>=20
> > Author: dchagin
> > Date: Sun Mar 15 19:38:34 2009
> > New Revision: 189862
> > URL: http://svn.freebsd.org/changeset/base/189862
> >
> > Log:
> >   Ignore FUTEX_FD op, as it is done by linux.
>=20
> It would be good if there would be a comment for this case, telling =20
> that this is done by Linux too, else someone may think it's a missing =20
> feature in FreeBSD.
>=20

ok, thnx. bellow a commit msg about it.

commit 82af7aca56c67061420d618cc5a30f0fd4106b80
Author: Eric Sesterhenn <snakebyte@gmx.de>
Date:   Fri Jan 25 10:40:46 2008 +0100

    Removal of FUTEX_FD
   =20
    Since FUTEX_FD was scheduled for removal in June 2007 lets remove it.
   =20
    Google Code search found no users for it and NGPT was abandoned in 2003
    according to IBM.  futex.h is left untouched to make sure the id does
    not get reassigned.  Since queue_me() has no users left it is commented
    out to avoid a warning, i didnt remove it completely since it is part of
    the internal api (matching unqueue_me())
   =20


--=20
Have fun!
chd

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

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

iEYEARECAAYFAkm+FSYACgkQ0t2Tb3OO/O1aTACfbmnnrnvmKhog5Fe5gbA2iaRr
lrgAnRYLJt7nrBz2A/GfhBZmC34Z5GuH
=FZTx
-----END PGP SIGNATURE-----

--Q68bSM7Ycu6FN28Q--



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