From: Tejun Heo <tj@kernel.org>
To: Maxim Levitsky <maximlevitsky@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Alex Dubov <oakad@yahoo.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] memstick: add support for legacy memorysticks
Date: Wed, 26 Sep 2012 09:41:21 -0700 [thread overview]
Message-ID: <20120926164121.GQ16296@google.com> (raw)
In-Reply-To: <1348652941-31899-3-git-send-email-maximlevitsky@gmail.com>
On Wed, Sep 26, 2012 at 11:49:01AM +0200, Maxim Levitsky wrote:
> Based partially on MS standard spec quotes from Alex Dubov.
>
> As any code that works with user data this driver isn't
> recommended to use to write cards that contain valuable data.
>
> It tries its best though to avoid data corruption
> and possible damage to the card.
>
> Tested on MS DUO 64 MB card on Ricoh R592 card reader.
>
> Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Workqueue related part looks good to me. Don't have much clue about
other stuff.
Thanks.
--
tejun
next prev parent reply other threads:[~2012-09-26 16:41 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-26 9:48 [PATCH v3 memstick: support for legacy sony memsticks Maxim Levitsky
2012-09-26 9:49 ` [PATCH 1/2] scatterlist: add sg_nents Maxim Levitsky
2012-09-26 16:38 ` Tejun Heo
2012-09-27 10:47 ` Jens Axboe
2012-09-27 14:28 ` [PATCH] scatterlist: refactor the sg_nents Maxim Levitsky
2012-09-28 8:37 ` Jens Axboe
2012-10-11 10:27 ` [PATCH 1/2] scatterlist: add sg_nents Geert Uytterhoeven
2012-10-11 10:28 ` Geert Uytterhoeven
2012-09-26 9:49 ` [PATCH 2/2] memstick: add support for legacy memorysticks Maxim Levitsky
2012-09-26 16:41 ` Tejun Heo [this message]
2012-09-29 17:20 ` Geert Uytterhoeven
2012-10-01 20:24 ` Maxim Levitsky
2012-10-08 15:36 ` Fixes for ms_block Maxim Levitsky
2012-10-08 15:36 ` [PATCH 1/2] memstick: remove unused field from state struct Maxim Levitsky
2012-10-08 15:36 ` [PATCH 2/2] memstick: ms_block: fix complile issue Maxim Levitsky
-- strict thread matches above, loose matches on Subject: below --
2012-09-25 8:38 [PATCH v2 memstick: support for legacy sony memsticks Maxim Levitsky
2012-09-25 8:38 ` [PATCH 2/2] memstick: add support for legacy memorysticks Maxim Levitsky
2012-09-25 18:25 ` Tejun Heo
2012-09-25 19:26 ` Maxim Levitsky
2012-09-25 19:38 ` Tejun Heo
2012-09-25 20:24 ` 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=20120926164121.GQ16296@google.com \
--to=tj@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maximlevitsky@gmail.com \
--cc=oakad@yahoo.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.