commit | ebc4599990898ecaaace7ed40dfad6d8d9f2a24a | [log] [tgz] |
---|---|---|
author | Horst Hummel <horst.hummel@de.ibm.com> | Wed Aug 09 10:30:22 2006 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Aug 09 10:30:22 2006 +0200 |
tree | d372ff43bf40c11576671a7a35185b034d3a5a4d | |
parent | 5cb900a34f640771a4ab6a178659c75022f2971a [diff] |
[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 <horst.hummel@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>