[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1162338491.11965.101.camel@localhost.localdomain>
Date: Tue, 31 Oct 2006 23:48:11 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: akpm@...l.org
Cc: linux-kernel@...r.kernel.org, drepper@...hat.com, mingo@...e.hu,
rusty@...tcorp.com.au, tglx@...utronix.de
Subject: Re: [patch 1/1] schedule removal of FUTEX_FD
Ar Maw, 2006-10-31 am 15:09 -0800, ysgrifennodd akpm@...l.org:
> From: Andrew Morton <akpm@...l.org>
>
> Apparently FUTEX_FD is unfixably racy and nothing uses it (or if it does, it
> shouldn't).
>
> Add a warning printk, give any remaining users six months to migrate off it.
Andrew - please use time based rate limits for this sort of thing, that
way you actually get to see who is actually using it. Probably doesn't
matter for the FUTEX_FD case as nobody does, but in general the 'ten
times during boot' approach is not as good as ratelimit(): Perhaps
net_ratelimit() ought to become more general ?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists