[GIT] Sparc

From: David Miller
Date: Mon Oct 31 2011 - 04:32:11 EST



Not very exciting stuff, basically just bug fixes.

1) Make memcpy on sparc32 properly return original dst pointer.

2) Fix VIS vector comparison instruction emulation.

Please pull, thanks a lot!

The following changes since commit 839d8810747bbf39e0a5a7f223b67bffa7945f8d:

Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging (2011-10-30 15:54:59 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git master

David S. Miller (4):
sparc32: Remove non-kernel code from memcpy implementation.
sparc32: Remove uses of %g7 in memcpy implementation.
sparc32: Correct the return value of memcpy.
sparc64: Fix masking and shifting in VIS fpcmp emulation.

arch/sparc/kernel/visemul.c | 32 +-
arch/sparc/lib/memcpy.S | 804 ++++++-------------------------------------
2 files changed, 115 insertions(+), 721 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/