[GIT PULL] [RESEND] sh trivial fixes

From: Paul Mundt
Date: Mon Mar 19 2007 - 03:02:42 EST


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(-)
-
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/