From: Nick Piggin Date: Wed, 22 Mar 2006 08:07:59 +0000 (-0800) Subject: [PATCH] mm: PageLRU no testset X-Git-Tag: v2.6.17-rc1~1129^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d438f96d2b8eade6cbcd8adfc22dae6f5cbd6c0;p=pandora-kernel.git [PATCH] mm: PageLRU no testset PG_lru 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