From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] [RESEND] sh trivial fixes
Date: Mon, 19 Mar 2007 15:59:26 +0900 [thread overview]
Message-ID: <20070319065926.GA18471@linux-sh.org> (raw)
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Which contains:
Hideo Saito (1):
sh: Fix PCI BAR address-space wraparound.
Mike Frysinger (1):
sh: Convert struct ioctls to static defines.
Paul Mundt (4):
sh: Define missing __NR_readahead.
sh: Fix SH-3 cache entry_mask and way_size calculation.
sh: Fix bogus regs pointer in do_IRQ().
serial: Fix sh-sci break interrupt/sysrq handling.
arch/sh/drivers/pci/pci-auto.c | 6 ++++++
arch/sh/kernel/cpu/init.c | 20 +++++++++++++++++---
arch/sh/kernel/cpu/sh2/entry.S | 1 +
arch/sh/kernel/cpu/sh3/entry.S | 5 ++++-
arch/sh/kernel/cpu/sh4/probe.c | 13 -------------
arch/sh/kernel/irq.c | 15 ++-------------
drivers/serial/sh-sci.c | 11 ++++++-----
include/asm-sh/ioctls.h | 22 +++++++++++-----------
include/asm-sh/irq.h | 5 +++++
include/asm-sh/unistd.h | 1 +
10 files changed, 53 insertions(+), 46 deletions(-)
reply other threads:[~2007-03-19 7:02 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=20070319065926.GA18471@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.