public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] iosapic.c NULL pointer deref
@ 2000-10-18 22:11 Matt_Domsch
  2000-10-19 17:38 ` Mallick, Asit K
  0 siblings, 1 reply; 2+ messages in thread
From: Matt_Domsch @ 2000-10-18 22:11 UTC (permalink / raw)
  To: linux-ia64

In the 2.4.0-test8 and -test9 IA-64 patch, the file arch/ia64/dig/iosapic.c,
function pci_for_each_dev(), the bridge pointer can be NULL, but gets
dereferenced anyhow, causing a nice tombstone.  I see this with an AMI
MegaRAID 471 card that happens to have two bridges on it.  Putting in tests
against NULL, that routine doesn't blow up any longer, but interrupts are
not properly assigned to that card then, and eventually all SCSI
reads/writes time out.

I'm happy to work with whomever is responsible for this code to have it
properly assign interrupts to these cards.

Thanks,
Matt
 


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

end of thread, other threads:[~2000-10-19 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-18 22:11 [Linux-ia64] iosapic.c NULL pointer deref Matt_Domsch
2000-10-19 17:38 ` Mallick, Asit K

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox