From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 09 Dec 2011 17:11:01 +0100 (CET) Received: from h5.dl5rb.org.uk ([81.2.74.5]:57382 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S1903731Ab1LIQK5 (ORCPT ); Fri, 9 Dec 2011 17:10:57 +0100 Received: from duck.linux-mips.net (duck.linux-mips.net [127.0.0.1]) by duck.linux-mips.net (8.14.4/8.14.4) with ESMTP id pB9G7VIw008738; Fri, 9 Dec 2011 16:07:31 GMT Received: (from ralf@localhost) by duck.linux-mips.net (8.14.4/8.14.4/Submit) id pB9G7MwM008731; Fri, 9 Dec 2011 16:07:22 GMT Date: Fri, 9 Dec 2011 16:07:22 +0000 From: Ralf Baechle To: Cong Wang Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org, Russell King , David Howells , Koichi Yasutake , Kyle McMartin , Helge Deller , "James E.J. Bottomley" , Benjamin Herrenschmidt , Paul Mackerras , "David S. Miller" , Chris Metcalf , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Nicolas Pitre , James Bottomley , Paul Gortmaker , Christoph Lameter , Tejun Heo , linux-arm-kernel@lists.infradead.org, linux-mips@linux-mips.org, linux-am33-list@redhat.com, linux-parisc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, sparclinux@vger.kernel.org Subject: Re: [PATCH 61/62] highmem: kill all __kmap_atomic() Message-ID: <20111209160722.GB30988@linux-mips.org> References: <1322371662-26166-1-git-send-email-amwang@redhat.com> <1322371662-26166-62-git-send-email-amwang@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1322371662-26166-62-git-send-email-amwang@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-archive-position: 32069 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips Return-Path: X-Keywords: X-UID: 7778 On Sun, Nov 27, 2011 at 01:27:41PM +0800, Cong Wang wrote: Acked-by: Ralf Baechle Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: Re: [PATCH 61/62] highmem: kill all __kmap_atomic() Date: Fri, 9 Dec 2011 16:07:22 +0000 Message-ID: <20111209160722.GB30988@linux-mips.org> References: <1322371662-26166-1-git-send-email-amwang@redhat.com> <1322371662-26166-62-git-send-email-amwang@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org, Russell King , David Howells , Koichi Yasutake , Kyle McMartin , Helge Deller , "James E.J. Bottomley" , Benjamin Herrenschmidt , Paul Mackerras , "David S. Miller" , Chris Metcalf , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Nicolas Pitre , James Bottomley , Paul Gortmaker , Christoph Lameter , Tejun Heo Return-path: In-Reply-To: <1322371662-26166-62-git-send-email-amwang@redhat.com> Errors-to: linux-mips-bounce@linux-mips.org List-ID: On Sun, Nov 27, 2011 at 01:27:41PM +0800, Cong Wang wrote: Acked-by: Ralf Baechle Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from linux-mips.org (f.f.9.9.2.4.2.4.4.f.3.3.9.d.c.f.0.0.0.0.a.e.3.0.0.b.8.0.1.0.0.2.ip6.arpa [IPv6:2001:8b0:3ea:0:fcd9:33f4:4242:99ff]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id BC4EDB6F71 for ; Sat, 10 Dec 2011 03:59:11 +1100 (EST) Date: Fri, 9 Dec 2011 16:07:22 +0000 From: Ralf Baechle To: Cong Wang Subject: Re: [PATCH 61/62] highmem: kill all __kmap_atomic() Message-ID: <20111209160722.GB30988@linux-mips.org> References: <1322371662-26166-1-git-send-email-amwang@redhat.com> <1322371662-26166-62-git-send-email-amwang@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1322371662-26166-62-git-send-email-amwang@redhat.com> Cc: Nicolas Pitre , linux-mips@linux-mips.org, David Howells , Paul Gortmaker , James Bottomley , Paul Mackerras , "H. Peter Anvin" , sparclinux@vger.kernel.org, Christoph Lameter , linux-am33-list@redhat.com, Russell King , Helge Deller , x86@kernel.org, "James E.J. Bottomley" , Ingo Molnar , Chris Metcalf , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, linux-parisc@vger.kernel.org, linux-kernel@vger.kernel.org, Kyle McMartin , Tejun Heo , akpm@linux-foundation.org, Koichi Yasutake , linuxppc-dev@lists.ozlabs.org, "David S. Miller" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, Nov 27, 2011 at 01:27:41PM +0800, Cong Wang wrote: Acked-by: Ralf Baechle Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Date: Fri, 09 Dec 2011 16:07:22 +0000 Subject: Re: [PATCH 61/62] highmem: kill all __kmap_atomic() Message-Id: <20111209160722.GB30988@linux-mips.org> List-Id: References: <1322371662-26166-1-git-send-email-amwang@redhat.com> <1322371662-26166-62-git-send-email-amwang@redhat.com> In-Reply-To: <1322371662-26166-62-git-send-email-amwang@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Sun, Nov 27, 2011 at 01:27:41PM +0800, Cong Wang wrote: Acked-by: Ralf Baechle Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 From: ralf@linux-mips.org (Ralf Baechle) Date: Fri, 9 Dec 2011 16:07:22 +0000 Subject: [PATCH 61/62] highmem: kill all __kmap_atomic() In-Reply-To: <1322371662-26166-62-git-send-email-amwang@redhat.com> References: <1322371662-26166-1-git-send-email-amwang@redhat.com> <1322371662-26166-62-git-send-email-amwang@redhat.com> Message-ID: <20111209160722.GB30988@linux-mips.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Nov 27, 2011 at 01:27:41PM +0800, Cong Wang wrote: Acked-by: Ralf Baechle Ralf