From: Namhyung Kim Date: Tue, 26 Oct 2010 21:22:47 +0000 (-0700) Subject: printk: add lock context annotation X-Git-Tag: v2.6.37-rc1~105^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8155c02a44a95562e1ae0999360eb31288d7195a;p=pandora-kernel.git printk: add lock context annotation acquire_console_semaphore_for_printk() releases logbuf_lock but was missing proper annotation. Add it. Signed-off-by: Namhyung Kim Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed