[BK PATCH] voyager (and subarch) updates

From: James Bottomley (James.Bottomley_at_SteelEye.com)
Date: 12/31/04

  • Next message: Thomas Sailer: "Re: ptrace single-stepping change breaks Wine"
    To: Andrew Morton <akpm@osdl.org>, Linus Torvalds <torvalds@osdl.org>
    Date:	Fri, 31 Dec 2004 09:49:41 -0600
    
    

    I've had this in my voyager tree for a while ... it contains two bug
    fixes (double #include and a missing iounmap) and also the reboot rework
    which affects VISWS as well.

    The patch is available here:

    bk://linux-voyager.bkbits.net/voyager-2.6

    The short changelog is:

    Adrian Bunk:
      o i386: reboot.c cleanups
      o i386 voyager_smp.c: remove a duplicate #include

    James Bottomley:
      o dma_release_declared_memory needs iounmap

    And the diffstat is:
     kernel/pci-dma.c | 1 +
     kernel/reboot.c | 2 +-
     mach-visws/reboot.c | 3 ---
     mach-voyager/voyager_basic.c | 2 --
     mach-voyager/voyager_smp.c | 3 ---
     5 files changed, 2 insertions(+), 9 deletions(-)

    James

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Thomas Sailer: "Re: ptrace single-stepping change breaks Wine"