public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* DoC2k_init problem
@ 2000-05-17 17:58 Patrick Higgins
  2000-05-18  8:19 ` David Woodhouse
  0 siblings, 1 reply; 4+ messages in thread
From: Patrick Higgins @ 2000-05-17 17:58 UTC (permalink / raw)
  To: mtd


The problem seems to be that on line 392 of doc2000,

old = (struct DiskOnChip *)old->nextdoc->priv;

old->nextdoc is NULL.  What I don't seem to understand is why this old
list is being searched at all.  It should only be searched if doc2klist is
not NULL, and I see no reason why it should be non-NULL on system bootup,
unless it's static initializer isn't actually working, or a buffer is
being overrun somewhere.

Anyone know what might be going on here?

Patrick



To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

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

end of thread, other threads:[~2000-05-18  9:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-05-17 17:58 DoC2k_init problem Patrick Higgins
2000-05-18  8:19 ` David Woodhouse
2000-05-18  8:40   ` Alessandro Rubini
2000-05-18  9:13     ` David Woodhouse

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