[GIT PATCH] Voyager updates for 2.6.21

From: James Bottomley
Date: Tue May 01 2007 - 13:04:23 EST


This basically gets voyager compiling, working and ship shape again. The
only change to code outside of voyager is a clockevents fix that has
been ack'd by Thomas Gleixner. The patch is available here:

master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6.git

The short changelog is:

Christoph Hellwig (1):
[VOYAGER] Convert the monitor thread to use the kthread API

Eric W. Biederman (1):
[VOYAGER] Use modern techniques to setup and teardown low identiy mappings

James Bottomley (4):
[VOYAGER] add smp alternatives
[VOYAGER] clockevents driver: bring voyager in to line
[VOYAGER] clockevents: correct boot cpu is zero assumption
[VOYAGER] add smp_call_function_single


and the diffstat:

arch/i386/kernel/i8253.c | 2
arch/i386/mach-voyager/setup.c | 8 ++
arch/i386/mach-voyager/voyager_cat.c | 4 -
arch/i386/mach-voyager/voyager_smp.c | 97 +++++++++++++++++---------------
arch/i386/mach-voyager/voyager_thread.c | 69 ++++++----------------
include/asm-i386/voyager.h | 6 -
6 files changed, 84 insertions(+), 102 deletions(-)

James


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