* Andrew Morton <akpm@linux-foundation.org> wrote:
yes, -tip testing. I queued it up in tip/out-of-tree a week ago:
commit 20e27c7b26792dbd9af0543c4bc86b5de5653a89
Author: Nick Piggin <npiggin@suse.de>
AuthorDate: Wed Sep 10 17:12:45 2008 +0200
Commit: Ingo Molnar <mingo@elte.hu>
CommitDate: Thu Sep 11 09:13:36 2008 +0200
mm: fix tiny-shmem circular locking
in 7 days that's about 7000 random bootups, 20% of which had TINY_SHMEM
enabled, half 32-bit, half 64-bit x86. It did not blow up in any way
that would have prevented the kernel from building its next random
version from within itself and it did not produce any kernel messages
with various random kernel debug, compile and boot options.
So i think it's a candidate for v2.6.27.
Ingo
--