Hi.
(I hope I haven't missed any relevant lists :) )
The following patch makes drivers/scsi/53c7xx.c check the return code
of request_region and release the irq properly in the error path.
It applies cleanly against ac10 and 241p9.
Comments?
--- linux-ac10-clean/drivers/scsi/53c7xx.c Su
Hi.
(I have not been able to determine a probable maintainer for this
code.)
The following patch makes drivers/scsi/aha1740.c use the return
code of request_region instead of check_region. The change
necessitated some changes to the folllowing error paths so I
changed those to be forwards gotos.
Hi.
(I hope you are the NCR53c406a maintainer. If not, I apologize for
the inconvenience and hope you can redirect me.)
The following patch makes drivers/scsi/NCR53c406a.c use the return
code of request_region instead of check_region and makes it release
the proper resources in its error paths.
(Forgot to cc lk. If anyone have comments please cc [EMAIL PROTECTED]
Thanks.)
- Forwarded message from Rasmus Andersen <[EMAIL PROTECTED]> -
Hi.
The following patch makes drives/scsi/tmscsim.c use request_region
instead of check_region+request_region. It applies cleanly agains
(Too fast again and forgot to cc the lists. If anyone replies to this
mail, please cc [EMAIL PROTECTED] Thanks.)
- Forwarded message from Rasmus Andersen <[EMAIL PROTECTED]> -
Hi.
The following patch makes drivers/scsi/u14-35f.c drop check_region in
favour of checking the retur
Hi.
The following patch makes drivers/scsi/aic7xxx.c use the return
code of request_region instead of check_region. Since this
touched a lot of error paths I converted them to forward gotos
while I was there anyway.
It applies cleanly against ac10 and 241p9.
Comments?
--- linux-ac10-clean/dri
Hi.
The following patch makes drivers/scsi/megaraid.c check the return
code of ioremap and converts the affected code paths to forward
gotos error handling. It applies cleanly against ac10 and with a
little fuzz against 241p9.
Please comment.
--- linux-ac10-clean/drivers/scsi/megaraid.cSat
Hi.
The following patch makes drivers/scsi/inia100.c refrain from
calling panic(), makes it check the return code of request_region
and makes it release a lot of resources on error.
It applies cleanly against ac10 and 241p9.
Comments?
--- linux-ac10-clean/drivers/scsi/inia100.c Sun Nov 1
Hi.
(I am guessing you as maintainer of this code. If you are not,
I apologise.)
The following patch makes drivers/scsi/fd_mcs.c use the return
code of request_region instead of check_region. It also makes
the driver release the irq on error. It applies cleanly against
ac10 and 241p9.
Comments?
Hi.
The following patch makes drivers/scsi/cpqfcTSinit.c check the
return code of ioremap, makes it use the return code of
request_region instead of check_region and converts the touched
code to use forward gotos on error paths.
It applies cleanly against ac10 and 241p9.
Comments?
--- linux-
Hi.
(I have not been able to find a maintainer for this code.)
The following patch makes drivers/scsi/g_NCR5380.c check the
return code of request_region instead of using check_region.
Ditto for request_mem_region.
It applies cleanly against ac10 and 241p9.
Comments?
--- linux-ac10-clean/dri
Hi.
The following patch makes drivers/scsi/hosts.c check kmalloc's
return code, drops some gratitious zero initializations and
makes it a little less panicky.
It applies cleanly against ac10 and 241p9.
Please comment.
--- linux-ac10-clean/drivers/scsi/hosts.c Mon Oct 30 23:44:29 2000
++
Hi.
The following patch makes drivers/scsi/wd7000.c use request_region
instead of check_region+request_region. It also drops a panic() and
changes error paths to be forward gotos (in part necessary by the
request_region change).
It applies cleanly against ac10 and 241p9.
Comments?
--- linux-
On Tue, Jan 23, 2001 at 12:45:20AM +0100, Rasmus Andersen wrote:
(This is another updated patch with the comments from the earlier mail
still valid.)
--- linux-ac10-clean/drivers/scsi/megaraid.cSat Jan 20 15:17:13 2001
+++ linux-ac10/drivers/scsi/megaraid.c Tue Jan 23 23:06:14 2001
On Tue, Jan 23, 2001 at 12:40:26AM +0100, Rasmus Andersen wrote:
(This is another updated patch with the comments from the earlier mail
still valid.)
--- linux-ac10-clean/drivers/scsi/g_NCR5380.c Sat Jan 20 15:17:13 2001
+++ linux-ac10/drivers/scsi/g_NCR5380.c Tue Jan 23 21:05:44 2001
On Tue, Jan 23, 2001 at 12:42:42AM +0100, Rasmus Andersen wrote:
(This is another updated patch with the comments from my earlier mail
still valid.)
--- linux-ac10-clean/drivers/scsi/inia100.c Sun Nov 12 04:01:11 2000
+++ linux-ac10/drivers/scsi/inia100.c Tue Jan 23 21:23:47 2001
Hi.
The following patch makes drivers/scsi/ips.c use the return code
of request_region instead of calling check_region. It also moves
some resource freeing to ips_free since that made my error path
cleaner.
It applies cleanly against ac10 and 241p9.
Please comment.
--- linux-ac10-clean/driver
Hi.
The following patch makes drivers/scsi/qla1280.c use the return code
of request_region instead of a call to check_region. It applies cleanly
against ac10 and 241p9.
Comments?
--- linux-ac10-clean/drivers/scsi/qla1280.c Wed Dec 6 21:06:18 2000
+++ linux-ac10/drivers/scsi/qla1280.c Sa
Hi.
(I have not been able to find a probable maintainer for this code.)
The follow patch makes drivers/scsi/qlogicfas.c use the return code
from request_region instead of a call to check_region. It also
adds a missing free_irq on an error path and makes us check the
return from scsi_register.
I
Hi.
(I am guessing you as the maintainer of this code. If you are not,
I apologize for your inconvenience.)
The following patch makes drivers/scsi/qlogicfc.c check the
return code of scsi_register, adds a missing pci64_free_consistent on
an error path and makes it use request_region exclusively
Hi.
The following patch adds a check for scsi_register's return code to
drivers/scsi/qlogicisp.c. It applies cleanly against ac10 and 241p9.
Comments?
--- linux-ac10-clean/drivers/scsi/qlogicisp.c Sat Jan 20 15:17:13 2001
+++ linux-ac10/drivers/scsi/qlogicisp.c Sat Jan 20 23:05:47 2001
@@ -6
On Tue, Jan 23, 2001 at 12:27:36AM +0100, Rasmus Andersen wrote:
Hi again.
I completely messed up a large part of the patches posted yesterday due
to lack of sleep and being clinically braindead (the compile test was
run in the wrong tree...).
So I'll be posting some new patches that act
On Tue, Jan 23, 2001 at 12:29:54AM +0100, Rasmus Andersen wrote:
(This is another updated patch with the comments from the earlier mail
still valid.)
--- linux-ac10-clean/drivers/scsi/NCR53c406a.c Mon Sep 18 22:36:24 2000
+++ linux-ac10/drivers/scsi/NCR53c406a.cTue Jan 23 21:09:09
On Wed, Jan 24, 2001 at 06:59:08AM -0800, rakesh rakesh wrote:
> Hi,
>
> This really sounds good.And I think that this patch
> should be applied to qla1280.c driver too.In addition
> to the previous patch regarding request_region.
>
You are right. I must have missed that one in my trawling for
On Thu, Jan 25, 2001 at 11:15:50AM -0800, rakesh rakesh wrote:
> I think it will be more appropriate to add a printk
> statement,just to be more informative.
You are right. Patch as follows:
--- linux-ac11-clean/drivers/scsi/qla1280.c Wed Dec 6 21:06:18 2000
+++ linux-ac11/drivers/scsi/qla1
Hi.
(I have not been able to find a probable current maintainer for
this code.)
The following patch makes drivers/scsi/seagate.c use ioremap
instead of isa_{read, write} (I have not been able to find
a fitting place to put an iounmap since the driver does not
have a release function). The patch
Hi.
(Does anybody know who the maintainer for this code is?)
The patch below moves drivers/scsi/g_NCR5380.c from using isa_{read,
write, memcpy} to ioremap and the equivalent non-isa functions. It
also fixes an 'unused variable' warning and exchanges check_region for
request_region (and fixes a
On Sun, Feb 25, 2001 at 02:05:42PM +, Alan Cox wrote:
[...]
> > (An indication of how often this code path is used can be found in
> > the fact that the previous define of NCR5380_write had its payload
> > and address mixed up, probably making for wierd results should
> > the code ever be exec
>
> Im running PIO. However while I agree with that one Im dubious about the
> inverts on the memcpy_*io bits
>
I am sorry but have I inverted the arguments to the memcpy_*io calls?
Or are you referring to something other than the arguments here?
--
Rasmus([EMAIL PROTECTED])
"Science
On Sun, Feb 25, 2001 at 02:46:15PM +, Alan Cox wrote:
> > I am sorry but have I inverted the arguments to the memcpy_*io calls?
> > Or are you referring to something other than the arguments here?
>
> You seem to have swapped the source/dest over in memcpy_toio cases and I need
> to convince
Disclaimer: I know nothing of this device/hw, the scsi protocol or
anything remotely applicable the functioning of this driver. The
stuff below is just nit-picking and PITA-ing :) Pro-active kernel
janitoring, if you like.
On Sat, May 12, 2001 at 11:43:04AM -0500, James Bottomley wrote:
[...]
> +
Hi.
The following patch adds a missing spin_unlock_irqrestore
to an exit path for qla1280.c as per the stanford team's
report a while back. Applies against 245ac1.
--- linux-251-ac1-clean/drivers/scsi/qla1280.c Sat May 19 21:00:13 2001
+++ linux-251-ac1/drivers/scsi/qla1280.cSun May 27
Hi.
The following patch fixes an interrupt flag bug in eata_dma
as per the stanford team's report from a way back. It
applies against 244-ac18.
--- linux-244-ac18-clean/drivers/scsi/eata_dma.cSat May 19 20:58:36 2001
+++ linux-244-ac18/drivers/scsi/eata_dma.c Sun May 27 00:19:57 2
Hi.
The following patch adds a check for the return code of
kmalloc to get_capabilities() in drivers/scsi/sr.c. If
this is not needed due to some cleverness I would like to
be told so. It applies against 245-ac16 and 246p6.
(This dereference was reported by the stanford team a
while back.)
---
Hi.
I have been made aware of a slip-of-the-fingers wrt. brace
placement in the patch I posted yesterday by Rogier Wolff.
The patch below places the brace right.
--- linux-245-ac16-clean/drivers/scsi/sr.c Thu Jun 21 21:26:18 2001
+++ linux-245-ac16/drivers/scsi/sr.cSat Jun 23 15:43:14
Hi.
The following patch makes drivers/scsi/gdth.c check the return code
of scsi_allocate_device(). It applies against 246ac5 and was
raised in a posting from the Stanford team a while ago.
--- linux-246-ac5-clean/drivers/scsi/gdth.c Wed Jun 20 20:19:02 2001
+++ linux-246-ac5/drivers/scsi/gd
Hi.
The following patch makes drivers/scsi/gdth_proc.c check the
return code of scsi_allocate_device(). It applies against
246ac5 and was raised in a posting from the Stanford team
a while ago.
--- linux-246-ac5-clean/drivers/scsi/gdth_proc.cSun May 20 02:43:06 2001
+++ linux-246-ac5
37 matches
Mail list logo