From: Nick Piggin Date: Wed, 22 Mar 2006 08:08:00 +0000 (-0800) Subject: [PATCH] mm: PageActive no testset X-Git-Tag: v2.6.17-rc1~1129^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c84cacfa424264f7ad5287298d3ea4a3e935278;p=pandora-kernel.git [PATCH] mm: PageActive no testset PG_active is protected by zone->lru_lock, it does not need TestSet/TestClear operations. Signed-off-by: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed