From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 18 Feb 2013 09:55:10 +0100 (CET) From: Thomas Gleixner To: Cyrill Gorcunov cc: Richard Weinberger , Andrew Morton , LKML , paul.gortmaker@windriver.com, davej@redhat.com, keescook@chromium.org, stable@vger.kernel.org, "Eric W. Biederman" Subject: Re: + futex-avoid-kernel-taint-caused-by-get_robust_list.patch added to -mm tree In-Reply-To: <20130216070240.GA20312@moon> Message-ID: References: <20130215222653.B8B115A41F0@corp2gmr1-2.hot.corp.google.com> <20130215234444.29345fc3@spider.haslach.nod.at> <20130216070240.GA20312@moon> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: On Sat, 16 Feb 2013, Cyrill Gorcunov wrote: > On Fri, Feb 15, 2013 at 11:44:44PM +0100, Richard Weinberger wrote: > > > The ability to deprecate this code has been called into question[1], > > > but if that remains to be finalized, then making this change in the > > > interim seems to make sense. > > > > Do we really want to remove this system call in 2013? > > Note, Documentation/feature-removal-schedule.txt is gone... > > > > CRIU folks, I guess you still need the call? > > Or have you found an alternative way to get the robost list? > > Yes, we need this call and we use it. > > > As stated in [0], I'd simply revert commit ec0c4274 ("futex: Mark > > get_robust_list as deprecated") > > Thanks! I take the revert via tip and queue it for 3.9 Thanks, tglx