From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752190AbbERMqr (ORCPT ); Mon, 18 May 2015 08:46:47 -0400 Received: from e06smtp16.uk.ibm.com ([195.75.94.112]:51662 "EHLO e06smtp16.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751035AbbERMqi (ORCPT ); Mon, 18 May 2015 08:46:38 -0400 Date: Mon, 18 May 2015 14:46:24 +0200 From: David Hildenbrand To: Thomas Gleixner , mingo@redhat.com, akpm@linux-foundation.org Cc: linux-kernel@vger.kernel.org, yang.shi@windriver.com, bigeasy@linutronix.de, benh@kernel.crashing.org, paulus@samba.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, ralf@linux-mips.org, herbert@gondor.apana.org.au, linux@arm.linux.org.uk, airlied@linux.ie, daniel.vetter@intel.com, linux-mm@kvack.org, linux-arch@vger.kernel.org, peterz@infradead.org Subject: Re: [PATCH v1 00/15] decouple pagefault_disable() from preempt_disable() Message-ID: <20150518144624.3fb3fa46@thinkpad-w530> In-Reply-To: References: <1431359540-32227-1-git-send-email-dahi@linux.vnet.ibm.com> Organization: IBM Deutschland GmbH X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.27; 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: 15051812-0025-0000-0000-0000052A755F Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Thanks for picking that up (again)! > > We've pulled the lot into RT and unsurprisingly it works like a charm :) > > Works on !RT as well. > > Reviewed-and-tested-by: Thomas Gleixner > Thanks a lot Thomas! @Ingo, @Andrew, nothing changed during the review of this version and Thomas gave it a review + test. Any of you willing to pick this up to give it a shot? Or should I resend it with Thomas' tags added. Thanks! David