Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751462AbaLOMui (ORCPT ); Mon, 15 Dec 2014 07:50:38 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:46046 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750756AbaLOMuf (ORCPT ); Mon, 15 Dec 2014 07:50:35 -0500 Date: Mon, 15 Dec 2014 13:50:14 +0100 From: Peter Zijlstra To: David Hildenbrand Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, benh@kernel.crashing.org, paulus@samba.org, akpm@linux-foundation.org, heiko.carstens@de.ibm.com, schwidefsky@de.ibm.com, borntraeger@de.ibm.com, mst@redhat.com, tglx@linutronix.de, David.Laight@ACULAB.COM, hughd@google.com, hocko@suse.cz Subject: Re: [PATCH v2 0/5] Reenable might_sleep() checks for might_fault() Message-ID: <20141215125014.GI21343@twins.programming.kicks-ass.net> References: <1418221414-60110-1-git-send-email-dahi@linux.vnet.ibm.com> <20141215104549.GY29390@twins.programming.kicks-ass.net> <20141215122127.5fd6f5ae@thinkpad-w530> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141215122127.5fd6f5ae@thinkpad-w530> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 15, 2014 at 12:21:27PM +0100, David Hildenbrand wrote: > > On Wed, Dec 10, 2014 at 03:23:29PM +0100, David Hildenbrand wrote: > > > > Did you look at the -rt patches where this comes from? > > > > https://git.kernel.org/cgit/linux/kernel/git/clrkwllms/rt-linux.git/commit/?h=v3.14.21-rt9&id=b389ced19ab649438196d132768fe6522d2f052b > > https://git.kernel.org/cgit/linux/kernel/git/clrkwllms/rt-linux.git/commit/?h=v3.14.21-rt9&id=4fb7f9d416f7b34036d9d1b209e77c462ac0ee10 > > https://git.kernel.org/cgit/linux/kernel/git/clrkwllms/rt-linux.git/commit/?h=v3.14.21-rt9&id=c730a4aade9e5c9b84f65de01d6612bf70c577e3 > > https://git.kernel.org/cgit/linux/kernel/git/clrkwllms/rt-linux.git/commit/?h=v3.14.21-rt9&id=d365f5bf933e988a39874b33302f02ff6c7989b7 > > https://git.kernel.org/cgit/linux/kernel/git/clrkwllms/rt-linux.git/commit/?h=v3.14.21-rt9&id=93eb18f43dfa5d49d99e2b8ad236eea2c35dd539 > > https://git.kernel.org/cgit/linux/kernel/git/clrkwllms/rt-linux.git/commit/?h=v3.14.21-rt9&id=8947442e896921e1b645f9e1fd0f2beee103bba0 > > > > > > Thanks for the links - haven't seen these patches so far (somebody on the list > just mentioned that someone tried to demangle that stuff some time ago). But > good to know that somebody is working on that pagefault_disable() thing. > > Do you know what the plans for this series are? So I can base my patches > (might_sleep() checks for might_fault()) on that queue. As stated in that other email, there's no active work on this atm. Its just what -rt needed the pagefault_{en,dis}able() bits for. I think we should try and merge some of that upstream now that there is a stronger use case. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/