Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754072AbbGQUfi (ORCPT ); Fri, 17 Jul 2015 16:35:38 -0400 Received: from cantor2.suse.de ([195.135.220.15]:52649 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752007AbbGQUfh (ORCPT ); Fri, 17 Jul 2015 16:35:37 -0400 Date: Fri, 17 Jul 2015 22:35:34 +0200 From: "Luis R. Rodriguez" To: "Luis R. Rodriguez" Cc: mingo@elte.hu, vinod.koul@intel.com, dan.j.williams@intel.com, dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, benh@kernel.crashing.org Subject: Re: [PATCH v2 0/2] dma: rename write-combine APIs with short form Message-ID: <20150717203534.GD30479@wotan.suse.de> References: <1436492064-3400-1-git-send-email-mcgrof@do-not-panic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1436492064-3400-1-git-send-email-mcgrof@do-not-panic.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 Content-Length: 2006 Lines: 40 On Thu, Jul 09, 2015 at 06:34:22PM -0700, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" > > Ingo, > > You had asked for this to be kept in my tree until the end of the > merge window. I sent it a bit earlier than the end of the merge window, > it failed to apply to Boris' tree as my series was based on linux-next > and then I went on a small vacation. Boris is now on vacation as well. > I've respinned this series today -- and fortunatley both of the patches > in this series apply to both Linus' tree and linux-next, I am in hopes > it applies to any other tree as well without conflicts. If not it should > be easy to respin with the Coccinelle SmPL rule defined. > > I'll note that there are a few outstanding series related to MTRR, but > those do not have conflicts with these patches at all so feel free > to consider these before or after. Also I tried to get an ack for the > first patch [1] but that has gone under the radar I believe so > merging it now as part of this series and Cc'ing the maintainers. > That change is needed in order to make the code match the grammar > used by Coccinelle used in the expressed transformation. > > [0] http://lkml.kernel.org/r/20150601085332.GA14549@gmail.com > [1] http://lkml.kernel.org/r/1434483609-25498-1-git-send-email-mcgrof@do-not-panic.com > > Luis R. Rodriguez (2): > drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-style > dma: rename dma_*_writecombine() to dma_*_wc() This series requires some adjustments based on linux-next. Do we accept renames on -rcs? If so should I respin? If its too late for v4.2 I can try to shoot for v4.3 but timing sending this at the right exact time seems a bit hard so any advice for that is highly appreciated. Luis -- 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/