On Thu, 1 Mar 2007 00:37:48 -0800 Andrew Morton <[EMAIL PROTECTED]> wrote:
>
> On Thu, 1 Mar 2007 14:56:40 +1100 [EMAIL PROTECTED] (Tony Breeds) wrote:
>
> > From: Tony Breeds <[EMAIL PROTECTED]>
> >
> > Fix soft lockup with iSeries vio
On Thu, 1 Mar 2007 14:56:40 +1100 [EMAIL PROTECTED] (Tony Breeds) wrote:
> From: Tony Breeds <[EMAIL PROTECTED]>
>
> Fix soft lockup with iSeries viocd driver, caused by eventually calling
> end_that_request_first() with nr_bytes 0.
>
> The lockup is triggered by hald,
From: Tony Breeds <[EMAIL PROTECTED]>
Fix soft lockup with iSeries viocd driver, caused by eventually calling
end_that_request_first() with nr_bytes 0.
The lockup is triggered by hald, interrogating the device.
Signed-off-by: Tony Breeds <[EMAIL PROTECTED]>
Signed-off-by: Jens A
> (an sg_io ioctl in this case), has both req->hard_nr_sectors and
> req->hard_cur_sectors = 0.
Yep that looks better.
> From: Tony Breeds <[EMAIL PROTECTED]>
>
> Fix soft lockup with iSeries viocd driver, caused by eventually calling
> end_that_request_first()
0.
From: Tony Breeds <[EMAIL PROTECTED]>
Fix soft lockup with iSeries viocd driver, caused by eventually calling
end_that_request_first() with nr_bytes 0.
The lockup is triggered by hald, interrogating the device.
Signed-off-by: Tony Breeds <[EMAIL PROTECTE
On Tue, Feb 27 2007, Tony Breeds wrote:
> From: Tony Breeds <[EMAIL PROTECTED]>
>
> Fix soft lockup with iSeries viocd driver, caused by eventually calling
> end_that_request_first() with nr_bytes 0.
>
> The lockup is triggered by hald, interrogating the device.
>
&
From: Tony Breeds <[EMAIL PROTECTED]>
Fix soft lockup with iSeries viocd driver, caused by eventually calling
end_that_request_first() with nr_bytes 0.
The lockup is triggered by hald, interrogating the device.
Signed-off-by: Tony Breeds <[EMAIL PROTECTED]>
---
Implementation base
7 matches
Mail list logo