From: David Woodhouse <dwmw2@infradead.org>
To: cvs-notify@infradead.org
Subject: MTD CVS update: 'mtd/kernel doc2000.c ftl.c mapped.c mtd.c mtdblock.c nftl.c pmc551.c'
Date: Fri, 31 Mar 2000 15:40:43 +0100 [thread overview]
Message-ID: <E12b2bL-0003LU-00@infradead.org> (raw)
Update of /home/cvs/mtd/kernel
In directory infradead.org:/tmp/cvs-serv12827/kernel
Modified Files:
doc2000.c ftl.c mapped.c mtd.c mtdblock.c nftl.c pmc551.c
Log Message:
Make everything conform to the new notify stuff - separate add and remove
functions, etc.
Remove all references to get_mtd_device.
Add a linked list of devices in pmc551.c and doc2000.c to copy with the
fact that they can no longer just go through the available MTD
devices with get_mtd_device()
Probably break the request handling in mtdblock.c in an attempt to make
it compile and work in 2.3.
Make the MTDERASE ioctl on the char device wait for completion.
Change all the debugging macros again. Now they're based on DHinds'
PCMCIA_DEBUG stuff: DEBUG(level, fmt, args...)
Remove the kfree(instr) from a handful of drivers' erase functions - that
was never really a clever idea in the first place. Let the caller
free it themselves if they must, or pass &kfree as the callback
function if they can't be bothered.
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
reply other threads:[~2000-03-31 14:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E12b2bL-0003LU-00@infradead.org \
--to=dwmw2@infradead.org \
--cc=cvs-notify@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox