From: Stefan Haberland Date: Fri, 30 May 2008 08:03:31 +0000 (+0200) Subject: [S390] dasd: use a generic wait_queue for sleep_on X-Git-Tag: v2.6.26-rc5~35^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c80ee724966a8ce9a68020d9095233fb1c6f57e8;p=pandora-kernel.git [S390] dasd: use a generic wait_queue for sleep_on Use a generic wait_queue to prevent the wait_queue in dasd_sleep_on_ functions from being referenced by callback_data while it does not exist any more. Signed-off-by: Stefan Haberland Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed