From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933565AbcBQAnw (ORCPT ); Tue, 16 Feb 2016 19:43:52 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:34551 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933437AbcBQAnv (ORCPT ); Tue, 16 Feb 2016 19:43:51 -0500 Date: Tue, 16 Feb 2016 16:43:51 -0800 From: Greg Kroah-Hartman To: Brian Starkey Cc: Catalin Marinas , Dan Williams , Andrew Morton , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [RESEND2 PATCH 1/3] memremap: add MEMREMAP_WC flag Message-ID: <20160217004351.GE3037@kroah.com> References: <9085d37fa97a762a46b9d58719c085368682c64f.1454950917.git.brian.starkey@arm.com> <20160208183006.GA8429@kroah.com> <20160209091501.GA23507@e106950-lin.cambridge.arm.com> <20160216111426.GA22133@e106950-lin.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160216111426.GA22133@e106950-lin.cambridge.arm.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 16, 2016 at 11:14:26AM +0000, Brian Starkey wrote: > Hi Greg, > > Is the documentation OK? Is there any chance of you picking up this > series? > > I can rebase onto -next if that's the right place, but they still apply > on 4.5-rc4 and fix a panic, so I thought perhaps they could make 4.5. I think memory stuff like this goes through Andrew's tree, not mine... thanks, greg k-h