From: Nick Cheng
Modify ARC-1214 IO behavior to make up for HW seldom malfunction.
Signed-off-by: Nick Cheng
---
patch5
Description: Binary data
From: Nick Cheng
Support MSI or MSI-X for whole series of RAID controllers. Meanwhile correct
the register access as iowrite32/ioread32
Signed-off-by: Nick Cheng
---
patch3
Description: Binary data
From: Nick Cheng
Support hibernation for whole series of RAID controllers
Signed-off-by: Nick Cheng
---
patch2
Description: Binary data
Hi,
On Wed, Nov 14, 2012 at 08:06:20PM -0500, Jason J. Herne wrote:
> On Wed, Nov 14, 2012 at 5:22 PM, Sergei Shtylyov wrote:
> > Hello.
> >
> >
> > On 15-11-2012 2:03, Jason J. Herne wrote:
> >
> >> From: "Jason J. Herne"
> >
> >
> > You have already posted Try #3. And preferrably, informatio
On Wed, Nov 14, 2012 at 5:22 PM, Sergei Shtylyov wrote:
> Hello.
>
>
> On 15-11-2012 2:03, Jason J. Herne wrote:
>
>> From: "Jason J. Herne"
>
>
> You have already posted Try #3. And preferrably, information about patch
> version should be included with [PATCH] prefix like this [PATCH v4].
>
>
Hello.
On 15-11-2012 2:03, Jason J. Herne wrote:
From: "Jason J. Herne"
You have already posted Try #3. And preferrably, information about patch
version should be included with [PATCH] prefix like this [PATCH v4].
Force large capacity (> 0x blocks) drives to use READ/WRITE(16)
On Wed, Nov 14, 2012 at 2:02 PM, Sebastian Andrzej Siewior
wrote:
> On Wed, Nov 14, 2012 at 12:55:13AM -0500, Jason J. Herne wrote:
>> }
>> }
>>
>> + /* Use read/write(16) for > 2TB disks */
>> + sdp->use_16_for_rw = (sdkp->capacity > 0x);
>
> The comment is poi
From: "Jason J. Herne"
Force large capacity (> 0x blocks) drives to use READ/WRITE(16) instead
of READ/WRITE(10). Some(most/all?) USB enclosures do not like READ(10) commands
when a large capacity drive is installed. This issue was reported and discussed
here: http://marc.info/?l=linux-us
On Wed, Nov 14, 2012 at 12:55:13AM -0500, Jason J. Herne wrote:
> --- a/drivers/scsi/sd.c
> +++ b/drivers/scsi/sd.c
> @@ -887,7 +887,7 @@ static int sd_prep_fn(struct request_queue *q, struct
> request *rq)
> SCpnt->cmnd[29] = (unsigned char) (this_count >> 16) & 0xff;
>
From: "Jason J. Herne"
Force large capacity (> 0x blocks) drives to use READ/WRITE(16) instead
of READ/WRITE(10). Some(most/all?) USB enclosures do not like READ(10) commands
when a large capacity drive is installed.
Signed-off-by: Jason J. Herne
---
drivers/scsi/sd.c |5 +
Hi James,
We have taken care the review comments and re-submitted the patch a while ago.
http://marc.info/?l=linux-scsi&m=135063478232396&w=2
Tomas has provided Acked-by to the patch.
http://marc.info/?l=linux-scsi&m=135065706307974&w=2
Thanks,
Mahesh
-Original Message-
From: Jame
11 matches
Mail list logo