From: Arnd Bergmann <arnd@arndb.de>
To: linux-kernel@vger.kernel.org
Cc: linux-arch@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
Akinobu Mita <akinobu.mita@gmail.com>,
Andrea Gelmini <andrea.gelmini@gelma.net>,
Andrew Morton <akpm@linux-foundation.org>,
Chris Metcalf <cmetcalf@tilera.com>,
"H. Peter Anvin" <hpa@zytor.com>, Ingo Molnar <mingo@redhat.com>,
Lucian Adrian Grijincu <lucian.grijincu@gmail.com>,
Mathieu Lacage <mathieu.lacage@inria.fr>,
Thomas Gleixner <tglx@linutronix.de>,
x86@kernel.org
Subject: [PATCH 0/6] asm-generic updates for 2.6.37
Date: Sat, 9 Oct 2010 21:57:46 +0200 [thread overview]
Message-ID: <1286654272-21483-1-git-send-email-arnd@arndb.de> (raw)
These are the patches that I have queued up for asm-generic
for the next merge window and that should now show up
in linux-next.
Please tell me if there is something else that should be there
or if one of them should not be. Otherwise I'll submit them
for inclusion in 2.6.37-rc1.
Arnd
---
Akinobu Mita (2):
bitops: make asm-generic/bitops/find.h more generic
bitops: remove duplicated extern declarations
Andrea Gelmini (1):
asm-generic: kdebug.h: Checkpatch cleanup
Lucian Adrian Grijincu (1):
asm-generic: fcntl: make exported headers use strict posix types
Mathieu Lacage (2):
asm-generic: make atomic_add_unless a function
asm-generic: cmpxchg does not handle non-long arguments
arch/tile/include/asm/bitops.h | 1 +
arch/x86/include/asm/bitops.h | 2 +
include/asm-generic/atomic.h | 34 ++++++++++++++--------------
include/asm-generic/bitops/find.h | 39 ++++++++++++++++++++++++++++++-
include/asm-generic/fcntl.h | 2 +-
include/asm-generic/kdebug.h | 2 +-
include/asm-generic/system.h | 20 +---------------
include/linux/bitops.h | 45 -------------------------------------
8 files changed, 60 insertions(+), 85 deletions(-)
Cc: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Andrea Gelmini <andrea.gelmini@gelma.net>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Chris Metcalf <cmetcalf@tilera.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Cc: Mathieu Lacage <mathieu.lacage@inria.fr>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: x86@kernel.org
next reply other threads:[~2010-10-09 19:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-09 19:57 Arnd Bergmann [this message]
2010-10-09 19:57 ` [PATCH 1/6] asm-generic: make atomic_add_unless a function Arnd Bergmann
2010-10-09 19:57 ` Arnd Bergmann
2010-10-09 19:57 ` [PATCH 2/6] asm-generic: cmpxchg does not handle non-long arguments Arnd Bergmann
2010-10-09 19:57 ` Arnd Bergmann
2010-10-09 19:57 ` [PATCH 3/6] asm-generic: fcntl: make exported headers use strict posix types Arnd Bergmann
2010-10-09 19:57 ` Arnd Bergmann
2010-10-09 19:57 ` [PATCH 4/6] asm-generic: kdebug.h: Checkpatch cleanup Arnd Bergmann
2010-10-09 19:57 ` Arnd Bergmann
2010-10-09 19:57 ` [PATCH 5/6] bitops: make asm-generic/bitops/find.h more generic Arnd Bergmann
2010-10-09 19:57 ` Arnd Bergmann
2010-10-09 19:57 ` [PATCH 6/6] bitops: remove duplicated extern declarations Arnd Bergmann
2010-10-09 19:57 ` Arnd Bergmann
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=1286654272-21483-1-git-send-email-arnd@arndb.de \
--to=arnd@arndb.de \
--cc=akinobu.mita@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=andrea.gelmini@gelma.net \
--cc=cmetcalf@tilera.com \
--cc=hpa@zytor.com \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lucian.grijincu@gmail.com \
--cc=mathieu.lacage@inria.fr \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=x86@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;
as well as URLs for NNTP newsgroup(s).