From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Salter Subject: Re: getting fixmap patches in linux-next Date: Wed, 11 Dec 2013 10:55:59 -0500 Message-ID: <1386777359.1979.106.camel@deneb.redhat.com> References: <1386775505.1979.105.camel@deneb.redhat.com> <20131211154021.GA11208@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:39360 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751675Ab3LKP4G (ORCPT ); Wed, 11 Dec 2013 10:56:06 -0500 In-Reply-To: <20131211154021.GA11208@gmail.com> Sender: linux-next-owner@vger.kernel.org List-ID: To: Ingo Molnar Cc: Stephen Rothwell , linux-next , mingo , Andrew Morton On Wed, 2013-12-11 at 16:40 +0100, Ingo Molnar wrote: > * Mark Salter wrote: > > > Hi, I have cleanup of fixmap.h here: > > > > http://lkml.org/lkml/2013/11/25/474 > > > > Most of the series has been ack'd with the notable exception > > of the arch/x86 part. [...] > > It didn't look controversial to me: > > Acked-by: Ingo Molnar > > > [...] I'd like to get this series into linux-next but I'm not sure > > of the best way. I could put it in the c6x tree but it doesn't > > belong there and I don't want to put the x86 patch in there without > > any acks. I've cc'd Ingo thinking the tip tree may be the place it > > should go. > > I think akpm is usually collecting such generic arch and kmap patches > - mind pinging him whether he'd like to take it into -mm? Thanks, will do.