Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757345AbZFEIRW (ORCPT ); Fri, 5 Jun 2009 04:17:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755021AbZFEIGg (ORCPT ); Fri, 5 Jun 2009 04:06:36 -0400 Received: from mail-pz0-f171.google.com ([209.85.222.171]:65333 "EHLO mail-pz0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755440AbZFEIFr (ORCPT ); Fri, 5 Jun 2009 04:05:47 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; b=I6XpPg+BgCzEt6trBp662G5st5RoCm9jTr97CANFWlCn50hx2lK7vh5Bmt2eaXKIjL oFxLg9+8oHK4vLFzVrOQZxVsks4J8+doDmaeX1noyt5c/GZCixMCLjUIyqeONfkQUKei Mvq8YCZ/gThfuPBL/D9g39ONprrNfXoeiTMGk= Date: Fri, 5 Jun 2009 16:04:06 +0800 From: hu.taoo@gmail.com To: Amerigo Wang Cc: Randy Dunlap , Linux Kernel Mailing List , linux-arch@vger.kernel.org, Mike Frysinger , Richard Henderson , Ivan Kokshaysky , Bryan Wu , Mikael Starvik , Hirokazu Takata , Luck Tony , Geert Uytterhoeven , Ralf Baechle , David Howells , Kyle McMartin , Martin Schwidefsky , Paul Mundt , "David S. Miller" , Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , Arnd Bergmann Subject: Re: [PATCH v2] kmap_types: convert most arches to a single header file Message-ID: <20090605080406.GA1285@gentoo-ht> Mail-Followup-To: hu.taoo@gmail.com, Amerigo Wang , Randy Dunlap , Linux Kernel Mailing List , linux-arch@vger.kernel.org, Mike Frysinger , Richard Henderson , Ivan Kokshaysky , Bryan Wu , Mikael Starvik , Hirokazu Takata , Luck Tony , Geert Uytterhoeven , Ralf Baechle , David Howells , Kyle McMartin , Martin Schwidefsky , Paul Mundt , "David S. Miller" , Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , Arnd Bergmann References: <4A280BB0.4030805@oracle.com> <20090605004329.GA7653@cr0.nay.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20090605004329.GA7653@cr0.nay.redhat.com> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 574 Lines: 16 On Fri, Jun 05, 2009 at 08:43:29AM +0800, Amerigo Wang wrote: > > UML only uses KM_TYPE_NR and KM_UML_USERCOPY, so > this patch should be fine for UML. > > Acked-by: WANG Cong You probably need a Reviewed-by:... FYC, Acked-by and Reviewed-by are well documented in Documentation/SubmittingPatches. -- 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/