From: Jesper Nilsson <jesper.nilsson@axis.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Mikael Starvik <mikael.starvik@axis.com>
Subject: [GIT PULL] CRIS updates for 2.6.31
Date: Tue, 23 Jun 2009 14:48:20 +0200 [thread overview]
Message-ID: <20090623124820.GC12383@axis.com> (raw)
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@axis.com
reply other threads:[~2009-06-23 12:49 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=20090623124820.GC12383@axis.com \
--to=jesper.nilsson@axis.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mikael.starvik@axis.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.