mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* memstick: Alternative approach to proposed fixes
@ 2010-10-26 17:41 Alex Dubov
  2010-10-26 17:41 ` [PATCH 1/4] memstick: avert possible race condition between idr_pre_get and idr_get_new Alex Dubov
  2010-10-26 22:55 ` memstick: Alternative approach to proposed fixes Maxim Levitsky
  0 siblings, 2 replies; 9+ messages in thread
From: Alex Dubov @ 2010-10-26 17:41 UTC (permalink / raw)
  To: LKML; +Cc: Andrew Morton, Maxim Levitsky

As I was not able to convince myself that profound changes proposed by Maxim
are really necessary, I propose to follow a much milder path with this update
round (as I outlined in my previous emails).

In this small patchset, I fix a couple of small omissions as well as introduce
support for "extended command" MSPro transfer method (currently enabled for
JMicron, but I'll clear the TI host for this functionality soon). I expect the
current solution to scale trivially for HG and XC transfer methods (I don't
have the spec for the later yet).

I'm still investigating possible issues with JMicron adapter. As JMicron is
known to follow a rather uneven path with their chip revisions, revision
dependent quirks may need to be introduced in the driver if I'm unable to
confirm Maxim's findings.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-10-27  6:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-26 17:41 memstick: Alternative approach to proposed fixes Alex Dubov
2010-10-26 17:41 ` [PATCH 1/4] memstick: avert possible race condition between idr_pre_get and idr_get_new Alex Dubov
2010-10-26 17:41   ` [PATCH 2/4] memstick: remove mspro_block_mutex Alex Dubov
2010-10-26 17:41     ` [PATCH 3/4] memstick: factor out transfer initiating functionality in mspro_block.c Alex Dubov
2010-10-26 17:41       ` [PATCH 4/4] memstick: add support for MSPro specific data transfer method Alex Dubov
2010-10-26 22:55 ` memstick: Alternative approach to proposed fixes Maxim Levitsky
2010-10-26 23:07   ` Maxim Levitsky
2010-10-26 23:08     ` Maxim Levitsky
2010-10-27  6:20   ` Alex Dubov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome