Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751897AbbBSPOx (ORCPT ); Thu, 19 Feb 2015 10:14:53 -0500 Received: from e06smtp12.uk.ibm.com ([195.75.94.108]:39234 "EHLO e06smtp12.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751604AbbBSPOu (ORCPT ); Thu, 19 Feb 2015 10:14:50 -0500 Date: Thu, 19 Feb 2015 16:14:39 +0100 From: David Hildenbrand To: Peter Zijlstra Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, tglx@linutronix.de, 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, 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: <20150219161439.4aa444fe@thinkpad-w530> In-Reply-To: <20150219150723.GF21418@twins.programming.kicks-ass.net> References: <1418221414-60110-1-git-send-email-dahi@linux.vnet.ibm.com> <20150112151911.4a51f09d@thinkpad-w530> <20150209144217.GT5029@twins.programming.kicks-ass.net> <20150219154805.2651257d@thinkpad-w530> <20150219150723.GF21418@twins.programming.kicks-ass.net> Organization: IBM Deutschland GmbH X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.24; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15021915-0009-0000-0000-0000033424F3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 560 Lines: 19 > On Thu, Feb 19, 2015 at 03:48:05PM +0100, David Hildenbrand wrote: > > Downside is that now that I have to touch all fault handlers, I have to go > > through all archs again. > > You should be able to borrow from the -rt patches there. They have all > that. > Jup, that's what I partially did. Thanks David -- 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/