[PATCH 0/6] asm-generic updates for 2.6.37

From: Arnd Bergmann
Date: Sat Oct 09 2010 - 15:58:43 EST


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@xxxxxxxxx>
Cc: Andrea Gelmini <andrea.gelmini@xxxxxxxxx>
Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Cc: Chris Metcalf <cmetcalf@xxxxxxxxxx>
Cc: "H. Peter Anvin" <hpa@xxxxxxxxx>
Cc: Ingo Molnar <mingo@xxxxxxxxxx>
Cc: Lucian Adrian Grijincu <lucian.grijincu@xxxxxxxxx>
Cc: Mathieu Lacage <mathieu.lacage@xxxxxxxx>
Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Cc: x86@xxxxxxxxxx
--
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/