[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20070319065926.GA18471@linux-sh.org>
Date: Mon, 19 Mar 2007 15:59:26 +0900
From: Paul Mundt <lethal@...ux-sh.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] [RESEND] sh trivial fixes
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@...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