[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20111031.043205.1749829212092506403.davem@davemloft.net>
Date: Mon, 31 Oct 2011 04:32:05 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: torvalds@...ux-foundation.org
CC: akpm@...ux-foundation.org, sparclinux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT] Sparc
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists