[GIT PULL] CRIS updates for 2.6.31

From: Jesper Nilsson
Date: Tue Jun 23 2009 - 08:49:19 EST


Hi!

Please pull the below repo for a small number of CRIS-fixes.

The following changes since commit ccc0d38ec13d4649d4168c1db590137df53ad783:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../jbarnes/pci-2.6

are available in the git repository at:

git://www.jni.nu/cris.git for-linus

Jesper Nilsson (3):
CRISv32: Add arch optimized strcmp.
CRISv32: Fix potential null reference in cryptocop driver.
CRISv32: irq.c - Move end brace outside #endif

Roel Kluin (2):
CRIS: assignment/is equal confusion
CRISv10: remove redundant tests on unsigned

arch/cris/arch-v10/kernel/dma.c | 4 ++--
arch/cris/arch-v32/drivers/cryptocop.c | 4 ++--
arch/cris/arch-v32/kernel/irq.c | 2 +-
arch/cris/arch-v32/lib/Makefile | 2 +-
arch/cris/arch-v32/lib/strcmp.S | 21 +++++++++++++++++++++
arch/cris/include/arch-v32/arch/spinlock.h | 6 +++---
arch/cris/include/asm/string.h | 6 ++++++
7 files changed, 36 insertions(+), 9 deletions(-)
create mode 100644 arch/cris/arch-v32/lib/strcmp.S

Thanks!

/^JN - Jesper Nilsson
--
Jesper Nilsson -- jesper.nilsson@xxxxxxxx
--
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/