From: Josh Triplett Date: Fri, 29 Sep 2006 08:59:24 +0000 (-0700) Subject: [PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock() X-Git-Tag: v2.6.19-rc1~809 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58f555e5f62b6a8326caf6d45ac611186f24587d;p=pandora-kernel.git [PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock() __mb_cache_entry_release_unlock releases mb_cache_spinlock, so annotate it accordingly. Signed-off-by: Josh Triplett Cc: Andreas Gruenbacher Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed