[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130116094337.GB30208@linux-sh.org>
Date: Wed, 16 Jan 2013 18:43:38 +0900
From: Paul Mundt <lethal@...ux-sh.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] sh fixes for 3.8-rc4
The following changes since commit 254adaa465c40151df11fc1f88f93e6e86eb61d4:
seq_file: fix new kernel-doc warnings (2013-01-10 14:35:24 -0800)
are available in the git repository at:
git://github.com/pmundt/linux-sh.git tags/sh-for-linus
for you to fetch changes up to 035688d9c64c61957dd272a1e773f27b0143704d:
sh: ecovec: add sample amixer settings (2013-01-16 18:30:44 +0900)
----------------------------------------------------------------
SuperH fixes for 3.8-rc4
----------------------------------------------------------------
Kuninori Morimoto (3):
sh: define TASK_UNMAPPED_BASE as a page aligned constant
sh: clkfwk: bugfix: sh_clk_div_enable() care sh_clk_div_set_rate() if div6
sh: ecovec: add sample amixer settings
Paul Mundt (2):
sh: wire up finit_module syscall.
sh: Fix up stack debugging build.
Thomas Schwinge (1):
sh: Fix FDPIC binary loader
arch/sh/boards/mach-ecovec24/setup.c | 10 ++++++++++
arch/sh/include/asm/elf.h | 4 ++--
arch/sh/include/asm/processor_32.h | 2 +-
arch/sh/include/asm/processor_64.h | 2 +-
arch/sh/include/uapi/asm/unistd_32.h | 3 ++-
arch/sh/include/uapi/asm/unistd_64.h | 3 ++-
arch/sh/kernel/syscalls_32.S | 1 +
arch/sh/kernel/syscalls_64.S | 1 +
arch/sh/lib/mcount.S | 2 ++
drivers/sh/clk/cpg.c | 6 ++++++
10 files changed, 28 insertions(+), 6 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