From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752318AbbIQVo6 (ORCPT ); Thu, 17 Sep 2015 17:44:58 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:53123 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751725AbbIQVo5 (ORCPT ); Thu, 17 Sep 2015 17:44:57 -0400 Date: Thu, 17 Sep 2015 14:44:55 -0700 From: Andrew Morton To: Andy Gross Cc: Stephen Boyd , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-soc@vger.kernel.org, linux-mips@linux-mips.org, Hauke Mehrtens , Paul Walmsley , =?UTF-8?Q?Rafa=C5=82_?= =?UTF-8?Q?Mi=C5=82ecki?= , Bjorn Andersson Subject: Re: [PATCH v2 0/3] Add __ioread32_copy() and use it Message-Id: <20150917144455.8b414be4f89688bbdca39692@linux-foundation.org> In-Reply-To: <20150917214218.GA6003@qualcomm.com> References: <1442516531-16071-1-git-send-email-sboyd@codeaurora.org> <20150917125651.d7ab504539016a149ea871e6@linux-foundation.org> <20150917214218.GA6003@qualcomm.com> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 17 Sep 2015 16:42:18 -0500 Andy Gross wrote: > > ho hum. I think I'll go with plan B: merge just "lib: iomap_copy: Add > > __ioread32_copy()" and send that into Linus promptly. That way you > > guys can sort out the driver patches in the usual fashion. > > > > I just pulled in the original 8 patches and rebased. My plans were to stage > those in linux-next through my for-next. Then add those on top just like you > specified. But i could go either way. OK, please do that.