From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757698Ab3BYOSg (ORCPT ); Mon, 25 Feb 2013 09:18:36 -0500 Received: from alvesta.synopsys.com ([198.182.60.77]:49607 "EHLO alvesta.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751148Ab3BYOSf (ORCPT ); Mon, 25 Feb 2013 09:18:35 -0500 Message-ID: <512B72A7.6040307@synopsys.com> Date: Mon, 25 Feb 2013 19:48:15 +0530 From: Vineet Gupta User-Agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 Newsgroups: gmane.linux.kernel.next,gmane.linux.kernel,gmane.linux.ports.arm.kernel To: Stephen Rothwell CC: James Hogan , Arnd Bergmann , Andrew Morton , , , , Russell King , Subject: Re: [PATCH 01/11] ARM: disable virt_to_bus/virt_to_bus almost everywhere References: <1360849767-1463135-1-git-send-email-arnd@arndb.de> <1360849767-1463135-2-git-send-email-arnd@arndb.de> <201302201600.47522.arnd@arndb.de> <5124FA93.5090504@imgtec.com> <5125CED4.7030905@synopsys.com> <20130222101359.0c91a7259f648a3d06221bd8@canb.auug.org.au> In-Reply-To: <20130222101359.0c91a7259f648a3d06221bd8@canb.auug.org.au> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.12.197.217] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Arnd, On Friday 22 February 2013 04:43 AM, Stephen Rothwell wrote: > Hi, > > On Thu, 21 Feb 2013 13:07:56 +0530 Vineet Gupta wrote: >> >>>> I guess you'll have to do something similar for arch/metag, and Vineet >>>> will do it for arch/arc. >> >> After getting the tip-bot msg about Stephen's patch for -mm, I never saw it in >> -next and thus was not sure how when it will start showing up in -next. > > It arrived in next-21030220. > >>>> Stephen's patch is currently in Andrew's tree, and I don't see an easy >>>> way to coordinate this. The patch we will need once both are merged >>>> is below. >>>> >>>> Signed-off-by: Arnd Bergmann >>> >>> FWIW: >>> Acked-by: James Hogan (for arch/metag) >>> >> Acked-by: Vineet Gupta (for arch/arc) >> >> So this means Stephen's patch - once merged will take care of existing in-tree >> arches and your's will take care of metag/arc. > > The easiest way would be to put the follow up patches in Andrew's patch > set (since it is still based on top of linux-next). It usually is merged > pretty late, so I would get your own trees merged ASAP and this can be > taken care of when Andrew sends his patch set to Linus. > Have you queued up this change via one of your trees already for 3.9-rcX ? If not, I can fold it in with a bunch of Kconfig cleanups for ARC (GENERIC_SIGALTSTACK, HAVE_IRQ_WORK), given that those bits are already in linus' tree. Thx, -Vineet