LWN.net Logo

2.5.44-mm4

From:  Andrew Morton <akpm@digeo.com>
To:  lkml <linux-kernel@vger.kernel.org>, "linux-mm@kvack.org" <linux-mm@kvack.org>
Subject:  2.5.44-mm4
Date:  Wed, 23 Oct 2002 21:28:37 -0700


url: http://www.zip.com.au/~akpm/linux/patches/2.5/2.5.44/2.5.44-mm4/

Having a few stability problems so most of the new things have been
removed.  Once this thing is working properly we can start moving
forward again.

If the people who had problem with -mm4 could please retest?  If
problems remain, please try popping off shpte-ng.patch.

Also be suspicious of CONFIG_PREEMPT=y.  For me, with preempt, smp
and spinlock debugging the kernel dies immediately doing an unlock
of already-unlocked kernel_flag when bringing up the first migration
thread.  That's on base 2.5.44.  May not be a preempt problem; could
be that preempt is simply exposing it.

+read-barrier-depends.patch

 RCU fix

+deferred-lru-add-fix.patch

 lru_cache_add fix

-for-each-cpu.patch

 Dropped.  Rusty has a different cpu iterator patch

-task-unmapped-base-fix.patch

 Folded into ingo-mmap-speedup

-larger-cpu-masks.patch
-adam-loop.patch
-rcu-stats.patch
-generic-nonlinear-mappings-D0.patch

 Over in experimental/

+md-01-driverfs-core.patch
+md-02-driverfs-topology.patch
+md-03-numa-meminfo.patch
+md-04-memblk_online_map.patch
+md-05-node_online_map.patch

 The NUMA driverfs interfaces from Matt Dobson.  Queued up in
 experimental/ too.  It all adds only a few hundred bytes to a
 non-NUMA build.
-
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/

Copyright © 2002, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds