[GIT PULL] sh updates for 3.4-rc1

From: Paul Mundt
Date: Thu Apr 05 2012 - 11:24:49 EST


The following changes since commit f52b69f86e27903d6896ed5fa7cd280fec8de532:

Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh (2012-03-30 00:09:17 -0700)

are available in the git repository at:

git://github.com/pmundt/linux-sh.git sh-for-linus

Paul Mundt (6):
sh: fix up fallout from system.h disintegration.
sh: dwarf unwinder depends on SHcompact.
sh: dma: Fix up device attribute mismatch from sysdev fallout.
sh: vsyscall: Fix up .eh_frame generation.
serial: sh-sci: use serial_port_in/out vs sci_in/out.
Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-latest

Shimoda, Yoshihiro (1):
sh: fix clock-sh7757 for the latest sh_mobile_sdhi driver

arch/sh/Kconfig.debug | 1 +
arch/sh/boards/board-sh7785lcr.c | 1 +
arch/sh/boards/mach-hp6xx/pm.c | 1 +
arch/sh/drivers/dma/dma-sysfs.c | 2 +-
arch/sh/kernel/cpu/fpu.c | 1 +
arch/sh/kernel/cpu/sh2a/fpu.c | 1 +
arch/sh/kernel/cpu/sh4/fpu.c | 1 +
arch/sh/kernel/cpu/sh4a/clock-sh7757.c | 2 +-
arch/sh/kernel/cpu/shmobile/pm.c | 1 +
arch/sh/kernel/idle.c | 2 +-
arch/sh/kernel/kgdb.c | 1 +
arch/sh/kernel/process_32.c | 1 +
arch/sh/kernel/smp.c | 1 +
arch/sh/kernel/vsyscall/vsyscall-sigreturn.S | 35 ++++++
arch/sh/kernel/vsyscall/vsyscall-trapa.S | 23 ++--
arch/sh/mm/cache-sh4.c | 1 +
arch/sh/mm/flush-sh4.c | 1 +
arch/sh/mm/sram.c | 1 +
drivers/tty/serial/sh-sci.c | 167 +++++++++++++-------------
drivers/tty/serial/sh-sci.h | 8 +-
20 files changed, 147 insertions(+), 105 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/