[GIT PULL] asm-generic changes

From: Arnd Bergmann
Date: Fri Oct 22 2010 - 08:37:08 EST


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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/