]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] dasd set offline kernel bug.
authorHorst Hummel <horst.hummel@de.ibm.com>
Wed, 9 Aug 2006 08:30:22 +0000 (10:30 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 9 Aug 2006 08:30:22 +0000 (10:30 +0200)
commitebc4599990898ecaaace7ed40dfad6d8d9f2a24a
treed372ff43bf40c11576671a7a35185b034d3a5a4d
parent5cb900a34f640771a4ab6a178659c75022f2971a
[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>
drivers/s390/block/dasd.c