DoC2k_init problem
Patrick Higgins
phiggins at transzap.com
Wed May 17 13:58:20 EDT 2000
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 at infradead.org
More information about the linux-mtd
mailing list