From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh fixes for 3.8-rc4
Date: Wed, 16 Jan 2013 09:43:38 +0000 [thread overview]
Message-ID: <20130116094337.GB30208@linux-sh.org> (raw)
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(-)
reply other threads:[~2013-01-16 9:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130116094337.GB30208@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).