From: Dmitry Torokhov Date: Tue, 16 Dec 2014 23:09:36 +0000 (-0800) Subject: PM / OPP: add some lockdep annotations X-Git-Tag: fixes-v4.0-rc1~361^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b02ded246d011d0eb22efc178ee711b636214083;p=pandora-kernel.git PM / OPP: add some lockdep annotations Certain OPP APIs need to be called under RCU lock; let's add a few rcu_lockdep_assert() calls to warn about potential misuse. Signed-off-by: Dmitry Torokhov Acked-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed