From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers)
Subject: [ltt-dev] [PATCH 0/4] v2: Add gcc primitives, ia64 support, ARMv7L support, and kill unknown
Date: Fri, 18 Jun 2010 11:46:54 -0400 [thread overview]
Message-ID: <20100618154653.GA21232@Krystal> (raw)
In-Reply-To: <20100617044702.GA9005@linux.vnet.ibm.com>
* Paul E. McKenney (paulmck at linux.vnet.ibm.com) wrote:
> Hello!
Looks good ! Will merge, thanks!
Mathieu
>
> This set of four patches does the following:
>
> o Add header files providing definitions based on the gcc __sync_
> set of primitives.
>
> o Add IA64 support based on the gcc definitions.
>
> o Add native ARMv7L support.
>
> o Force build failures on unknown architectures.
>
> Updates since v1:
>
> o Add note that this works back to at least 2.6.15 kernels.
>
> Thanx, Paul
>
> b/configure.ac | 1
> b/urcu/arch_armv7l.h | 59 ++++++++++++++++++++++++++++++++++++++++++
> b/urcu/arch_gcc.h | 59 ++++++++++++++++++++++++++++++++++++++++++
> b/urcu/arch_unknown.h | 28 +++++++++++++++++++
> b/urcu/uatomic_arch_armv7l.h | 50 +++++++++++++++++++++++++++++++++++
> b/urcu/uatomic_arch_gcc.h | 48 ++++++++++++++++++++++++++++++++++
> b/urcu/uatomic_arch_unknown.h | 25 +++++++++++++++++
> configure.ac | 13 ++++-----
> 8 files changed, 276 insertions(+), 7 deletions(-)
--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
next prev parent reply other threads:[~2010-06-18 15:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-17 4:47 Paul E. McKenney
2010-06-17 4:47 ` [ltt-dev] [PATCH tip/core/rcu 1/4] Add header files supporting gcc __sync_ primitives Paul E. McKenney
2010-06-17 7:55 ` Paolo Bonzini
2010-06-17 16:45 ` Paul E. McKenney
2010-06-17 4:47 ` [ltt-dev] [PATCH tip/core/rcu 2/4] Add ia64 architecture based on gcc primitives Paul E. McKenney
2010-06-17 4:47 ` [ltt-dev] [PATCH tip/core/rcu 3/4] Add native ARM port for armv7l Paul E. McKenney
2010-06-17 4:48 ` [ltt-dev] [PATCH tip/core/rcu 4/4] Force build failure on unknown architectures Paul E. McKenney
2010-06-18 15:46 ` Mathieu Desnoyers [this message]
2010-06-18 16:02 ` [ltt-dev] [PATCH 0/4] v2: Add gcc primitives, ia64 support, ARMv7L support, and kill unknown Mathieu Desnoyers
2010-06-18 16:13 ` Paul E. McKenney
2010-06-18 16:12 ` Paul E. McKenney
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=20100618154653.GA21232@Krystal \
--to=mathieu.desnoyers@efficios.com \
/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