From: Nick Piggin Date: Sat, 26 Jul 2008 02:45:32 +0000 (-0700) Subject: mm: spinlock tree_lock X-Git-Tag: v2.6.27-rc1~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19fd6231279be3c3bdd02ed99f9b0eb195978064;p=pandora-kernel.git mm: spinlock tree_lock mapping->tree_lock has no read lockers. convert the lock from an rwlock to a spinlock. Signed-off-by: Nick Piggin Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Cc: Hugh Dickins Cc: "Paul E. McKenney" Reviewed-by: Peter Zijlstra Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed