[GIT PULL] sh updates for 2.6.29-rc4

From: Paul Mundt
Date: Thu Feb 05 2009 - 05:23:24 EST


Please pull from:

master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh/for-2.6.29

Which contains:

Carmelo AMOROSO (1):
sh: fcnvds fix with denormalized numbers on SH-4 FPU.

Christopher SMITH (1):
sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.

Kuninori Morimoto (4):
sh: mach-migor: Enable ov772x and tw9910 in defconfig.
sh: ap325rxa: control camera power toggling.
sh: ap325rxa: Add ov772x support.
sh: ap325rxa: Enable ov772x in defconfig.

Paul Mundt (1):
sh: Fix up spurious syscall restarting.

Stuart Menefy (1):
sh: Handle calling csum_partial with misaligned data

Takashi Yoshii (1):
sh: Fix up T-bit error handling in SH-4A mutex fastpath.

arch/sh/boards/board-ap325rxa.c | 63 ++++++++++++++++++++++++++++++--
arch/sh/configs/ap325rxa_defconfig | 27 ++++++++++----
arch/sh/configs/migor_defconfig | 42 +++++++++++++++++-----
arch/sh/include/asm/mutex-llsc.h | 21 +++++------
arch/sh/include/asm/syscall_32.h | 22 ++----------
arch/sh/include/asm/syscall_64.h | 22 ++----------
arch/sh/kernel/cpu/sh4/fpu.c | 2 +-
arch/sh/kernel/setup.c | 8 ++--
arch/sh/kernel/signal_32.c | 4 +--
arch/sh/kernel/signal_64.c | 4 +--
arch/sh/lib/checksum.S | 69 ++++++++++++++++++++++++++----------
11 files changed, 184 insertions(+), 100 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/