Re: [patch 20/30] drivers/scsi/gdth.c: kmalloc + memset conversion to kzalloc

2007-08-11 Thread Mariusz Kozlowski
> > From: Mariusz Kozlowski <[EMAIL PROTECTED]> > > > > drivers/scsi/gdth.c | 189401 -> 189342 (-59 bytes) > > drivers/scsi/gdth.o | 331028 -> 330324 (-704 bytes) > > For the second time of asking, could I just have a single patch doing > this globally for the entirety of SCSI with reasonable a

[PATCH -mm] drivers/scsi/megaraid.c: bugfix

2007-08-11 Thread Mariusz Kozlowski
Hello, This is one of the 'possible downsides: embarrassment' situation described by Randy in his papers on linux development. I introduced a bug while doin conversion to kzalloc and this is a fix. We can not return here as we are under lock. Live and learn. Please apply. Regards,

Re: [patch 0/4] Updated AN patches, now without gendisk

2007-08-11 Thread Kay Sievers
On 8/8/07, Kristen Carlson Accardi <[EMAIL PROTECTED]> wrote: > Here is an updated set of patches that implement Asynchronous Notification > support for ATAPI devices. In this version I no longer export the AN > capability through genhd, and the uevent is sent by the scsi_device > instead of gendi

Re: [RFC][PATCH] fix for async scsi scan sysfs problem (resend)

2007-08-11 Thread Jurij Smakov
[Please keep me on CC, as I'm not on LKML.] On Thu, May 03, 2007 at 04:00:57PM -0400, James Smart wrote: > I doubt it's in the fc transport - it's doing what it always did, which has > nothing to do with coherency of the sdev's. > > We're seeing like problems, and it looks like it's related to the

Unexpected busfree in Message-in phase

2007-08-11 Thread Jesper Juhl
Hi, I just noticed this in dmesg : [ 3216.262987] (scsi0:A:4:0): Unexpected busfree in Message-in phase [ 3216.263058] SEQADDR == 0x16c [ 3216.263724] target0:0:4: FAST-10 SCSI 10.0 MB/s ST (100 ns, offset 16) That's all there is in addition to the normal bootup messages, just those 3 lines. Th

Re: [patch 20/30] drivers/scsi/gdth.c: kmalloc + memset conversion to kzalloc

2007-08-11 Thread James Bottomley
On Sat, 2007-08-11 at 10:13 +0200, Mariusz Kozlowski wrote: > > > From: Mariusz Kozlowski <[EMAIL PROTECTED]> > > > > > > drivers/scsi/gdth.c | 189401 -> 189342 (-59 bytes) > > > drivers/scsi/gdth.o | 331028 -> 330324 (-704 bytes) > > > > For the second time of asking, could I just have a singl

Build failure in advansys driver - error: implicit declaration of function 'to_pci_dev'

2007-08-11 Thread Jesper Juhl
Trying to build current Linus git tree (head at ac07860264bd2b18834d3fa3be47032115524cea) using the attached config file (generated by 'make randconfig') the build fails for me with : ... CC drivers/scsi/advansys.o drivers/scsi/advansys.c:794:2: warning: #warning this driver is still not

cciss: warning: right shift count >= width of type

2007-08-11 Thread Jesper Juhl
Hi, I've been building some randconfig kernels lately and I've noticed this in a few builds : drivers/block/cciss.c:2614: warning: right shift count >= width of type drivers/block/cciss.c:2615: warning: right shift count >= width of type drivers/block/cciss.c:2616: warning: right shift count >=

Re: cciss: warning: right shift count >= width of type

2007-08-11 Thread Jesper Juhl
(whoops, forgot to add maintainer to Cc - now added) On 12/08/07, Jesper Juhl <[EMAIL PROTECTED]> wrote: > Hi, > > I've been building some randconfig kernels lately and I've noticed > this in a few builds : > > drivers/block/cciss.c:2614: warning: right shift count >= width of type > drivers/block

[PATCH] Re: cciss: warning: right shift count >= width of type

2007-08-11 Thread Rene Herman
On 08/12/2007 02:56 AM, Jesper Juhl wrote: (whoops, forgot to add maintainer to Cc - now added) Ehm... too late... On 12/08/07, Jesper Juhl <[EMAIL PROTECTED]> wrote: Hi, I've been building some randconfig kernels lately and I've noticed this in a few builds : drivers/block/cciss.c:2614:

[PATCH] Re: cciss: warning: right shift count >= width of type

2007-08-11 Thread Rene Herman
On 08/12/2007 02:28 AM, Jesper Juhl wrote: I've been building some randconfig kernels lately and I've noticed this in a few builds : drivers/block/cciss.c:2614: warning: right shift count >= width of type drivers/block/cciss.c:2615: warning: right shift count >= width of type drivers/block/cc

Re: [PATCH] Re: cciss: warning: right shift count >= width of type

2007-08-11 Thread Rene Herman
On 08/12/2007 03:25 AM, Rene Herman wrote: On 08/12/2007 02:56 AM, Jesper Juhl wrote: (whoops, forgot to add maintainer to Cc - now added) Ehm... too late... Useless followup though -- hp.com rejects me as it feels the SPF neutral results gmail sends due to me not using the gmail SMTP ser

Re: [PATCH] Re: cciss: warning: right shift count >= width of type

2007-08-11 Thread Al Viro
On Sun, Aug 12, 2007 at 03:21:57AM +0200, Rene Herman wrote: > @@ -2609,13 +2609,13 @@ static void do_cciss_request(request_queue_t *q) > } else { > c->Request.CDBLen = 16; > c->Request.CDB[1]= 0; > - c->Request.CDB[2]= (