public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] asm-generic changes
Date: Fri, 22 Oct 2010 14:36:46 +0200	[thread overview]
Message-ID: <201010221436.46476.arnd@arndb.de> (raw)

A few small cleanups and fixes for include/asm-generic.
Please pull from:

  git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git master

---
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

Mike Frysinger (1):
      asm-generic/io.h: allow people to override individual funcs

 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/io.h          |   26 +++++++++++++++++++++
 include/asm-generic/kdebug.h      |    2 +-
 include/asm-generic/system.h      |   20 +---------------
 include/linux/bitops.h            |   45 -------------------------------------
 9 files changed, 86 insertions(+), 85 deletions(-)

                 reply	other threads:[~2010-10-22 12:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=201010221436.46476.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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