From: Max Asbock Date: Wed, 22 Jun 2005 00:16:33 +0000 (-0700) Subject: [PATCH] ibmasm driver: correctly wake up sleeping threads X-Git-Tag: v2.6.13-rc1~68^2~582^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8acb808468a88a188d7c5aba3681c583a5785f9;p=pandora-kernel.git [PATCH] ibmasm driver: correctly wake up sleeping threads Due to my incomplete understanding of the wait_event_interruptible() function threads waiting for service processor events were not woken up. This patch fixes that problem. Signed-off-by: Max Asbock Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed