From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751226Ab1LIQLv (ORCPT ); Fri, 9 Dec 2011 11:11:51 -0500 Received: from h5.dl5rb.org.uk ([81.2.74.5]:50394 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750780Ab1LIQLt (ORCPT ); Fri, 9 Dec 2011 11:11:49 -0500 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) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Nov 27, 2011 at 01:27:41PM +0800, Cong Wang wrote: Acked-by: Ralf Baechle Ralf