mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Vineet Gupta <Vineet.Gupta1@synopsys.com>
Cc: Ingo Molnar <mingo@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	"linux-arch@vger.kernel.org" <linux-arch@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/3] atomic_or() related changes
Date: Thu, 9 Jul 2015 15:20:33 +0200	[thread overview]
Message-ID: <20150709132033.GV19282@twins.programming.kicks-ass.net> (raw)
In-Reply-To: <C2D7FE5348E1B147BCA15975FBA23075665AD06D@IN01WEMBXB.internal.synopsys.com>

On Thu, Jul 09, 2015 at 01:05:25PM +0000, Vineet Gupta wrote:
> On Thursday 09 July 2015 06:01 PM, Peter Zijlstra wrote:
> > I've just not managed to finish tile, but did do frv this time.
> 
> Not sure what you mean - are you also doing a similar series which extends
> atomic_or to other arches too which will probably we simpler now given ur earlier
> macro-fication of this code !

Yes, one I started a long time ago, I got two rounds of arch/* atomic
cleanups in already, but never got around to actually finishing it.

The next round is almost done, only tile is missing.

My current series is here:

  https://git.kernel.org/cgit/linux/kernel/git/peterz/queue.git/log/?h=locking/arch

And I just found there's a bisection fail in there, so let me go fix
that before posting.

Once I got this sorted, there's maybe one more round left.

      reply	other threads:[~2015-07-09 13:20 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-09  8:13 Vineet Gupta
2015-07-09  8:13 ` [PATCH 1/3] asm-generic/atomic.h: ARCH_HAS_ATOMIC_OR -> CONFIG_ARCH_HAS_ATOMIC_OR Vineet Gupta
2015-07-09  8:13 ` [PATCH 2/3] brcmfmac: dhd_sdio.c: use existing atomic_or primitive Vineet Gupta
2015-07-09 18:25   ` Arend van Spriel
2015-07-09 18:31     ` Arend van Spriel
2015-07-09 19:57       ` Peter Zijlstra
2015-07-10  4:49     ` Vineet Gupta
2015-07-10  9:05       ` Arend van Spriel
2015-07-24 17:02   ` Kalle Valo
2015-07-24 17:22     ` Vineet Gupta
2015-07-26 11:12       ` Arend van Spriel
2015-07-27 10:08         ` Kalle Valo
2015-07-27 10:23           ` Vineet Gupta
2015-08-13 12:30   ` [2/3] " Kalle Valo
2015-07-09  8:13 ` [PATCH 3/3] ARC: provide atomic_or() and define ARCH_HAS_ATOMIC_OR Vineet Gupta
2015-07-09 12:31 ` [PATCH 0/3] atomic_or() related changes Peter Zijlstra
2015-07-09 13:05   ` Vineet Gupta
2015-07-09 13:20     ` Peter Zijlstra [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150709132033.GV19282@twins.programming.kicks-ass.net \
    --to=peterz@infradead.org \
    --cc=Vineet.Gupta1@synopsys.com \
    --cc=arnd@arndb.de \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome