MTD CVS update: 'mtd/kernel mtdblock.c'

David Woodhouse dwmw2 at infradead.org
Sun Oct 15 19:57:39 EDT 2000


Update of /home/cvs/mtd/kernel
In directory infradead.org:/tmp/cvs-serv10550

Modified Files:
	mtdblock.c 
Log Message:
Initial attempt at using a kernel thread. The actual request function does
nothing except wake a kernel thread - and that kernel thread does nothing
except call the old request function, which wasn't safe. But now it is,
because it has its very own context in which to sleep.

Now we need to add the caching stuff.



To unsubscribe, send "unsubscribe mtd-cvs" to majordomo at infradead.org



More information about the linux-mtd-cvs mailing list