All of lore.kernel.org
 help / color / mirror / Atom feed
* Interesting post from the MC project to linux-kernel. :block while  spinlock held...
@ 2001-03-21 17:24 Ishikawa
  2001-03-22 12:31 ` David Woodhouse
  2001-03-22 17:05 ` Kurt Garloff
  0 siblings, 2 replies; 4+ messages in thread
From: Ishikawa @ 2001-03-21 17:24 UTC (permalink / raw)
  To: linux-kernel

Hi,

I suppose that many SCSI maintainers do read the linux-kernel
mailing list. However, just in case, I am quoting one of the
very interesting postings that come from people at Stanford.
They seem to be doing mechanical verification / checking of
linux source code to hunt for potentical bugs. In the last week or so,
many potential bugs were identified and fixed.

Here is one that might be of interest to SCSI developers.
The checkers are known to produce false positives. So beware.

--- begin quote ---
> enclosed are 163 potential bugs in 2.4.1 where blocking functions are
> called with either interrupts disabled or a spin lock held. The
> checker works by:

Here's the file manifest. Apologies.

drivers/atm/idt77105.c
drivers/atm/iphase.c
drivers/atm/uPD98402.c
drivers/block/cciss.c
drivers/block/cpqarray.c
drivers/char/applicom.c
    ...
drivers/scsi/aha1542.c            <--- some scsi files
drivers/scsi/atp870u.c             <----
drivers/scsi/psi240i.c               <----
drivers/scsi/sym53c416.c        <----
drivers/scsi/tmscsim.c              <----
    ...
[the rest omiitted]

--- end quote ---



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-03-24  0:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-21 17:24 Interesting post from the MC project to linux-kernel. :block while spinlock held Ishikawa
2001-03-22 12:31 ` David Woodhouse
2001-03-22 17:05 ` Kurt Garloff
2001-03-23 23:59   ` Ishikawa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.