From: Horst Hummel Date: Wed, 9 Aug 2006 08:30:22 +0000 (+0200) Subject: [S390] dasd set offline kernel bug. X-Git-Tag: v2.6.18-rc5~79^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebc4599990898ecaaace7ed40dfad6d8d9f2a24a;p=pandora-kernel.git [S390] dasd set offline kernel bug. The request queue flush function of the dasd driver has to dequeue the requests first and then call the end request function. Otherwise a kernel bug in ll_rw_block.c might get triggered. Signed-off-by: Horst Hummel Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed