From: Solomon Peachy Date: Wed, 28 Aug 2013 00:17:13 +0000 (-0400) Subject: cw1200: When debug is enabled, display all wakeup conditions for the wait_event_inter... X-Git-Tag: v3.12-rc1~132^2~84^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=076f0d20b636ef0e701e21e701c0631b5757b732;p=pandora-kernel.git cw1200: When debug is enabled, display all wakeup conditions for the wait_event_interruptible_timeout() call. When trying to debug an interrupt delivery problem I noticed that not all of the wakeup conditions on the worker thread were included in the debug message. This patch rectifies that. Signed-off-by: Solomon Peachy Signed-off-by: John W. Linville --- Reading git-diff-tree failed