Re: [PATCH 2.6.11-rc2 10/29] ide: __ide_do_rw_disk() return value fix

From: Bartlomiej Zolnierkiewicz
Date: Wed Feb 02 2005 - 19:45:52 EST


On Wed, 2 Feb 2005 11:52:48 +0900, Tejun Heo <tj@xxxxxxxxxxx> wrote:
> > 10_ide_do_rw_disk_pre_task_out_intr_return_fix.patch
> >
> > In __ide_do_rw_disk(), ide_started used to be returned blindly
> > after issusing PIO write. This can cause hang if
> > pre_task_out_intr() returns ide_stopped due to failed
> > ide_wait_stat() test. Fixed to pass the return value of
> > pre_task_out_intr().
>
> Signed-off-by: Tejun Heo <tj@xxxxxxxxxxx>

applied
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/