mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: linux-kernel@vger.kernel.org, Ingo Molnar <mingo@elte.hu>
Subject: Re: [PATCH] Removal of FUTEX_FD (and related code)
Date: Sun, 27 Apr 2008 20:31:34 +0200 (CEST)	[thread overview]
Message-ID: <alpine.LFD.1.10.0804272030380.3261@apollo.tec.linutronix.de> (raw)
In-Reply-To: <200804190207.14598.rusty@rustcorp.com.au>

On Sat, 19 Apr 2008, Rusty Russell wrote:
> From: Eric Sesterhenn <snakebyte@gmx.de>
> Date: Fri, 25 Jan 2008 10:40:46 +0100
> 
> hi,
> 
> since FUTEX_FD was scheduled for removal in June 2007 lets remove it.
> 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())
> 
> Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (removed rest)

Acked-by: Thomas Gleixner <tglx@linutronix.de>

      parent reply	other threads:[~2008-04-27 18:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-18 16:07 Rusty Russell
2008-04-18 18:24 ` Michael Kerrisk
2008-04-19 14:39   ` Rusty Russell
2008-04-27 18:31 ` Thomas Gleixner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LFD.1.10.0804272030380.3261@apollo.tec.linutronix.de \
    --to=tglx@linutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=rusty@rustcorp.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome