Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755281AbbLWDeJ (ORCPT ); Tue, 22 Dec 2015 22:34:09 -0500 Received: from mail-io0-f172.google.com ([209.85.223.172]:36744 "EHLO mail-io0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752028AbbLWDeH (ORCPT ); Tue, 22 Dec 2015 22:34:07 -0500 Date: Wed, 23 Dec 2015 11:33:34 +0800 From: Boqun Feng To: Michael Ellerman Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Peter Zijlstra , Ingo Molnar , Benjamin Herrenschmidt , Paul Mackerras , Thomas Gleixner , Will Deacon , "Paul E. McKenney" , Waiman Long , Davidlohr Bueso Subject: Re: [PATCH powerpc/next v6 0/4] atomics: powerpc: Implement relaxed/acquire/release variants Message-ID: <20151223033334.GA28539@fixme-laptop.cn.ibm.com> References: <1450189457-10589-1-git-send-email-boqun.feng@gmail.com> <1450838405.5036.6.camel@ellerman.id.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline In-Reply-To: <1450838405.5036.6.camel@ellerman.id.au> 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 Content-Length: 2716 Lines: 87 --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 23, 2015 at 01:40:05PM +1100, Michael Ellerman wrote: > On Tue, 2015-12-15 at 22:24 +0800, Boqun Feng wrote: >=20 > > Hi all, > >=20 > > This is v6 of the series. > >=20 > > Link for v1: https://lkml.org/lkml/2015/8/27/798 > > Link for v2: https://lkml.org/lkml/2015/9/16/527 > > Link for v3: https://lkml.org/lkml/2015/10/12/368 > > Link for v4: https://lkml.org/lkml/2015/10/14/670 > > Link for v5: https://lkml.org/lkml/2015/10/26/141 > >=20 > >=20 > > Changes since v5: > >=20 > > * rebase on the next branch of powerpc. > >=20 > > * pull two fix and one testcase patches out, which are already > > sent separately > >=20 > > * some clean up or code format fixing. > >=20 > >=20 > > Paul, Peter and Will, thank you for your comments and suggestions in th= e review > > of previous versions. From this version on, This series is against the = next > > branch of powerpc tree, because most of the code touch arch/powerpc/*. >=20 >=20 > Sorry if we already discussed this, but did we decide how we were going to > merge this? There's the one patch to generic code and then three powerpc > patches. >=20 We might have "discussed" this ;-) As I proposed this would go to the powerpc next in this mail: http://marc.info/?l=3Dlinux-kernel&m=3D144660021417639&w=3D2 Regards, Boqun > It'd make most sense for it to go via powerpc I think. Given that the cha= nge to > generic code is relatively trivial I'll plan to merge this unless someone > objects. >=20 > Also it is pretty late in the -next cycle for something like this. But AF= AICS > there are no users of these "atomic*relaxed" variants yet other than arm6= 4 code > and qspinlocks, neither of which are used on powerpc. So adding them shou= ld be > pretty harmless. >=20 > cheers >=20 --YZ5djTAD1cGYuMQK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJWehYLAAoJEEl56MO1B/q43s8H/iOVE7AOoaZYgy5cke8Tc2DL tuvP6V+yNcGmqH9zjnF4VUgvZarZdccPXKhaeCJo5DtsCZjOAaecx9lt4/BexiLl QQfQBRikG53R4kS7jrSKv7SxQ1siS3DWgGzOMNE6NvSKrlJN61d1PI/pVVvdLvtT lBl7DDoXWqX8uargzZxhUlm33VvsreYPZxc1QnZzCeDIRwjjRa1i72oCDbYijWG7 dzdc3C2yhZP3x2w/YAODLAtYq5Bg6d+Hcu/pDijSRlsI6upj3O22N6sa+RxK3OBc PvGmXYtPg1KvFWh9l+byXUaJO1GKEK2N6EIqS68k2vOcTJ475nbSV8Z3xZPRipY= =RMYg -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/