From: Jan Kiszka Date: Mon, 8 Feb 2010 10:12:21 +0000 (+0000) Subject: CAPI: Fix racy capi_read X-Git-Tag: v2.6.34-rc1~233^2~267 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28a1dbb6f7feade304f43798feb15f6978516624;p=pandora-kernel.git CAPI: Fix racy capi_read capi_read still used interruptible_sleep_on, risking to miss a wakeup this way. Convert it to wait_event_interruptible. Signed-off-by: Jan Kiszka Signed-off-by: David S. Miller --- Reading git-diff-tree failed