Re: [PATCH 20/25] mm: Simplify anon_vma refcounts
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2011-01-25 20:37:29
Also in:
linux-mm, lkml
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2011-01-25 20:37:29
Also in:
linux-mm, lkml
On Wed, Jan 26, 2011 at 6:31 AM, Peter Zijlstra [off-list ref] wrote:
It relies on patch 19, which moves the anon_vma refcount out from under CONFIG_goo. If however you like it, I can move 19 and this patch up to the start and have that go your way soon.
So I'd prefer that, and keeping this issue separate. It seems like a
rather independent cleanup to me (there may be others, this is the
only one I reacted to when skimming through the series - reading email
using my small laptop screen and a somewhat flaky 3g hotspot
connection isn't exactly amenable to deep and careful thinking ;).
Linus