lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 01 May 2007 12:03:23 -0500
From:	James Bottomley <James.Bottomley@...elEye.com>
To:	Andrew Morton <akpm@...l.org>, Linus Torvalds <torvalds@...l.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PATCH] Voyager updates for 2.6.21

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@...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

Powered by Openwall GNU/*/Linux Powered by OpenVZ