From: Namhyung Kim Date: Tue, 26 Oct 2010 21:22:03 +0000 (-0700) Subject: vmalloc: annotate lock context change on s_start/stop() X-Git-Tag: v2.6.37-rc1~105^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e199b5d1fed13f5e8f47a0ee8216f36244dad1f4;p=pandora-kernel.git vmalloc: annotate lock context change on s_start/stop() s_start() and s_stop() grab/release vmlist_lock but were missing proper annotations. Add them. Signed-off-by: Namhyung Kim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed