* Updates.
@ 2000-03-30 9:10 David Woodhouse
0 siblings, 0 replies; only message in thread
From: David Woodhouse @ 2000-03-30 9:10 UTC (permalink / raw)
To: mtd
I've updated the documentation now. I thought I'd said that the notify
functions which are called to notify 'user' modules of addition and removal of
MTD devices may not sleep.
That was a silly decision, and so I've changed it - these routines obviously
need to call the mtd->read() routines et al to see if there's anything of
interest on the newly-added device, which means they have to be able to sleep.
I was going to protect the MTD driver list with a spinlock but it'll have to
be a semaphore.
I've committed an updated ftl.c to CVS, based on the latest one from David
Hinds' PCMCIA code. It appears to be hanging in INIT_REQUEST, which is
confusing me. Anyone want to take a look?
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-03-30 9:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-03-30 9:10 Updates David Woodhouse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox