From: Nick Piggin Date: Wed, 11 Oct 2006 08:21:30 +0000 (-0700) Subject: [PATCH] mm: locks_freed fix X-Git-Tag: v2.6.19-rc2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9858db504caedb2424b9a32744c23f9a81ec1731;p=pandora-kernel.git [PATCH] mm: locks_freed fix Move the lock debug checks below the page reserved checks. Also, having debug_check_no_locks_freed in kernel_map_pages is wrong. Signed-off-by: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed