From: Rafael J. Wysocki Date: Sat, 18 Apr 2009 11:45:13 +0000 (+0200) Subject: PM: Warn if interrupts are enabled during suspend-resume of sysdevs X-Git-Tag: v2.6.31-rc1~357^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62b0124761b9c2e304ee07dcf4db46c4a3dfec11;p=pandora-kernel.git PM: Warn if interrupts are enabled during suspend-resume of sysdevs Sysdevs have to be suspended and resumed with interrupts disabled and things usually break in a way that's difficult to debug if one of sysdev drivers enables interrupts by mistake during suspend or resume. Add extra checks that will generate warnings in such cases. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed