Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757454AbaLIPc3 (ORCPT ); Tue, 9 Dec 2014 10:32:29 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:37552 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753819AbaLIPc2 (ORCPT ); Tue, 9 Dec 2014 10:32:28 -0500 Date: Tue, 9 Dec 2014 10:32:26 -0500 From: Greg Kroah-Hartman To: David Vrabel Cc: linux-kernel@vger.kernel.org, Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, xen-devel@lists.xenproject.org, Konrad Rzeszutek Wilk , Boris Ostrovsky Subject: Re: [PATCH 1/4] dma: add dma_get_required_mask_from_max_pfn() Message-ID: <20141209153226.GA29841@kroah.com> References: <1417788483-662-1-git-send-email-david.vrabel@citrix.com> <1417788483-662-2-git-send-email-david.vrabel@citrix.com> <20141205213113.GB3012@kroah.com> <54857F1E.1010506@citrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54857F1E.1010506@citrix.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 08, 2014 at 10:36:14AM +0000, David Vrabel wrote: > On 05/12/14 21:31, Greg Kroah-Hartman wrote: > > On Fri, Dec 05, 2014 at 02:08:00PM +0000, David Vrabel wrote: > >> A generic dma_get_required_mask() is useful even for architectures (such > >> as ia64) that define ARCH_HAS_GET_REQUIRED_MASK. > >> > >> Signed-off-by: David Vrabel > >> Reviewed-by: Stefano Stabellini > >> --- > >> drivers/base/platform.c | 10 ++++++++-- > > > > Is this why you sent this to me? The x86 maintainers should handle this > > patch set, not me for a tiny 8 lines in just one of the files, sorry. > > This series will be merged via the Xen tree, but this patch still needs > your review or ack. How about waiting until after the merge window and resending it, asking for that, instead of making me guess :) greg k-h -- 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/