From: peterz@infradead.org (Peter Zijlstra)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH -tip] ARM: atomics: implement _relaxed variants of atomic[64]_{inc,dec}
Date: Wed, 7 Oct 2015 16:16:19 +0200 [thread overview]
Message-ID: <20151007141619.GH3816@twins.programming.kicks-ass.net> (raw)
In-Reply-To: <1444227038-12533-1-git-send-email-will.deacon@arm.com>
On Wed, Oct 07, 2015 at 03:10:38PM +0100, Will Deacon wrote:
> Now that the core code supports acquire/release/relaxed versions of
> the atomic_inc family, implement only the _relaxed flavours in the ARM
> backend so that we get all of the others for free.
>
> Cc: Davidlohr Bueso <dbueso@suse.de>
> Cc: Peter Zijlstra <peterz@infradead.org>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Signed-off-by: Will Deacon <will.deacon@arm.com>
> ---
>
> This sits on top of tip/locking/core and it would be great to have it
> queued there.
Thanks!
WARNING: multiple messages have this Message-ID (diff)
From: Peter Zijlstra <peterz@infradead.org>
To: Will Deacon <will.deacon@arm.com>
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Davidlohr Bueso <dbueso@suse.de>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH -tip] ARM: atomics: implement _relaxed variants of atomic[64]_{inc,dec}
Date: Wed, 7 Oct 2015 16:16:19 +0200 [thread overview]
Message-ID: <20151007141619.GH3816@twins.programming.kicks-ass.net> (raw)
In-Reply-To: <1444227038-12533-1-git-send-email-will.deacon@arm.com>
On Wed, Oct 07, 2015 at 03:10:38PM +0100, Will Deacon wrote:
> Now that the core code supports acquire/release/relaxed versions of
> the atomic_inc family, implement only the _relaxed flavours in the ARM
> backend so that we get all of the others for free.
>
> Cc: Davidlohr Bueso <dbueso@suse.de>
> Cc: Peter Zijlstra <peterz@infradead.org>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Signed-off-by: Will Deacon <will.deacon@arm.com>
> ---
>
> This sits on top of tip/locking/core and it would be great to have it
> queued there.
Thanks!
next prev parent reply other threads:[~2015-10-07 14:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-07 14:10 [PATCH -tip] ARM: atomics: implement _relaxed variants of atomic[64]_{inc, dec} Will Deacon
2015-10-07 14:10 ` [PATCH -tip] ARM: atomics: implement _relaxed variants of atomic[64]_{inc,dec} Will Deacon
2015-10-07 14:16 ` Peter Zijlstra [this message]
2015-10-07 14:16 ` Peter Zijlstra
2015-10-07 14:36 ` Davidlohr Bueso
2015-10-07 14:36 ` Davidlohr Bueso
2015-10-20 9:32 ` [tip:locking/core] ARM, locking/atomics: Implement " tip-bot for Will Deacon
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=20151007141619.GH3816@twins.programming.kicks-ass.net \
--to=peterz@infradead.org \
--cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.