From: Maxim Levitsky <maximlevitsky@gmail.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>, joern <joern@logfs.org>,
linux-mtd <linux-mtd@lists.infradead.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Alex Dubov <oakad@yahoo.com>
Subject: [PATCH 0/4] Cleanups for mtd translation layer
Date: Fri, 22 Jan 2010 17:31:56 +0200 [thread overview]
Message-ID: <1264174316.24012.17.camel@maxim-laptop> (raw)
Hello,
I have broken up the patch series that I created for proper
SmartMedia/xD support.
This patch series contain patches that fix hotplug & suspend/resume in
mtd translation layer.
Patches are (almost) unmodified from last submission, and well tested on
real hotplugable card.
I can say that for a long time (even before last submission) I had no
issues regarding hotplug and/or suspend resume even in exterme cases.
(like suspending the system while doing 'dd if=/dev/zero of=/dev/smblka'
or yanking the card out while read or write is performed)
First two patches, prepare ground for real work and don't add new
functionality.
Third patch adds everything needed to common translation layer to make
the hotplug work.
Last patch makes suspend/resume work much better by allowing to freeze
the IO thread, thus avoiding situation you suspend in middle of IO.
Best regards,
Maxim Levitsky
next reply other threads:[~2010-01-22 15:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-22 15:31 Maxim Levitsky [this message]
2010-01-22 15:33 ` [PATCH 1/4] MTD: call remove notifiers before removing the device Maxim Levitsky
2010-01-22 15:34 ` [PATCH 2/4] MTD: create lockless versions of {get,put}_mtd_device Maxim Levitsky
2010-01-22 15:35 ` [PATCH 3/4] MTD: blkdevs: make hotplug work Maxim Levitsky
2010-01-22 15:59 ` Artem Bityutskiy
2010-01-22 21:51 ` Maxim Levitsky
2010-01-22 15:36 ` [PATCH 4/4] MTD: make mtdtrans thread freezeable Maxim Levitsky
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=1264174316.24012.17.camel@maxim-laptop \
--to=maximlevitsky@gmail.com \
--cc=dwmw2@infradead.org \
--cc=joern@logfs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=oakad@yahoo.com \
--cc=tglx@linutronix.de \
/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