From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751322Ab1IUONR (ORCPT ); Wed, 21 Sep 2011 10:13:17 -0400 Received: from moutng.kundenserver.de ([212.227.126.171]:56444 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750882Ab1IUONQ (ORCPT ); Wed, 21 Sep 2011 10:13:16 -0400 From: Arnd Bergmann To: Tony Lindgren Subject: Re: [PATCH 00/10] hwspinlock-next Date: Wed, 21 Sep 2011 16:12:33 +0200 User-Agent: KMail/1.12.2 (Linux/2.6.35-22-generic; KDE/4.3.2; x86_64; ; ) Cc: "Ohad Ben-Cohen" , Andrew Morton , Greg KH , Russell King , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Linus Walleij , Linus Torvalds , Nicolas Pitre , Thomas Gleixner , Stephen Rothwell , Grant Likely References: <1315846025-11453-1-git-send-email-ohad@wizery.com> <20110920231340.GT18894@atomide.com> In-Reply-To: <20110920231340.GT18894@atomide.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201109211612.33504.arnd@arndb.de> X-Provags-ID: V02:K0:/lzozHTUscOsgjIOUbW0VxxIIF0e/A3f4pQ/fZGDpDC yiK6lR3ZCPHfWtAg8DIevcTyIHh7BaSUviudUI4hxH3dp9Nak+ +ZTrLy2Ki1jeFQW2jD1ATUJ7YaH4joZ08jBOA5UFwMTYSJhDSQ Bxe9IoQ9p3hvlbGo/2YBXYe7RCys2yYZrxXWI018ovnXTOPjVq TZFYf5Xc7YEqFloHkL6a35CNXQMNFkX1foVYjZaVhznFI0x1bs pPMjeDbos7JkfCUidT9gt8iOQ7xPTiZPhOv3VERMw8po2D7LkS YccOLXx80+tA2Y2e5N4LhjFxL/oZCCEZdZ6cMt20dnCVNZNO2O NQGlt8tBbbM4i7p8BTvg= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 21 September 2011, Tony Lindgren wrote: > * Ohad Ben-Cohen [110920 01:34]: > > On Mon, Sep 12, 2011 at 7:46 PM, Ohad Ben-Cohen wrote: > > > > I'm wondering how hwspinlock updates like this should go upstream. > > > > The first hwspinlock batch was picked by Tony, because it involved a > > bulk of OMAP changes. > > > > Hwspinlock isn't OMAP-specific anymore though (we gained support for > > STE's u8500) and the vast majority of changes are in drivers/. We're > > still very much ARM-related, though this may change too at some point > > (c6x has a similar "hardware semaphore" peripheral like the u8500 > > does). > > > > Tony, if you're still willing to pick up these updates I'd be happy to > > send you pull requests of course. > > I'd prefer for Greg to take these as these are drivers. > > If he's not taking it at this point based on it being ARM only, > I can take it then. Sorry for replying late, I had accidentally ignored the entire thread. My feeling is that it would be best for Ohad to send these directly to Linus, since it's basically a standalone subsystem and he's listed as the maintainer (well, after this series at least). I'm also fine with any of the other paths like ohad->GregKH->torvalds ohad->arnd->torvalds ohad->tmlind->torvalds ohad->tmlind->arnd->torvalds Arnd