[PATCH 9/8] lib/sort: turn off self-test

From: Matt Mackall (mpm_at_selenic.com)
Date: 01/31/05

  • Next message: Matt Mackall: "[PATCH 3/8] lib/sort: Replace qsort in NFS ACL code"
    Date:	Sun, 30 Jan 2005 23:44:00 -0800
    To: Andrew Morton <akpm@osdl.org>, linux-kernel <linux-kernel@vger.kernel.org>
    
    

    Doh.

    Signed-off-by: Matt Mackall <mpm@selenic.com>

    Index: mm2/lib/sort.c
    ===================================================================
    --- mm2.orig/lib/sort.c 2005-01-30 22:37:28.000000000 -0800
    +++ mm2/lib/sort.c 2005-01-30 23:41:40.000000000 -0800
    @@ -82,7 +82,7 @@
     
     MODULE_LICENSE("GPL");
     
    -#if 1
    +#if 0
     /* a simple boot-time regression test */
     
     int cmpint(const void *a, const void *b)

    -- 
    Mathematics is the supreme nostalgia of our time.
    -
    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: Matt Mackall: "[PATCH 3/8] lib/sort: Replace qsort in NFS ACL code"

    Relevant Pages

    • Re: [PATCH] PCI patches for 2.6.10
      ... Perhaps the sysfs code could do: ... Mathematics is the supreme nostalgia of our time. ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH] quiet ide-cd warning
      ... This shuts up a potential uninitialized variable warning. ... Mathematics is the supreme nostalgia of our time. ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.11-rc2-mm1 Random related problems
      ... can you send me a copy of your init script? ... Mathematics is the supreme nostalgia of our time. ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Linux 2.6.11.2
      ... You left out the steps where you fetch them and verify their signatures. ... Mathematics is the supreme nostalgia of our time. ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] silence sort(..., swap) warning on ia64
      ... Mathematics is the supreme nostalgia of our time. ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)