mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* NAND: fixes
@ 2010-02-05 23:18 Maxim Levitsky
  2010-02-05 23:18 ` [PATCH 1/7] MTD: nand: make MTD_OOB_PLACE work correctly Maxim Levitsky
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Maxim Levitsky @ 2010-02-05 23:18 UTC (permalink / raw)
  To: David Woodhouse
  Cc: stanley.miao, Vitaly Wool, Artem Bityutskiy, linux-mtd, linux-kernel

This is part of my patcheset that touches the nand subsystem

Stanley, patch #2 should now cover attempts to write outside the oob.

Also I did another (don't know if less or more evil) approach to bad block testing.
Now check_bad always takes the controller locks and selects the chip. Thus it is
possible to use read_oob/write_oob.
This however changes behavier of the nand_erase_nand to deny erases if any block within
the range is bad. Also it selects/releases the chip once per erase block.
This is done in patch #5. Patch #6 is ported to that change.

Patches 1-3 are pure fixes.

Best regards,
	Maxim Levitsky


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

end of thread, other threads:[~2010-02-08 17:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-05 23:18 NAND: fixes Maxim Levitsky
2010-02-05 23:18 ` [PATCH 1/7] MTD: nand: make MTD_OOB_PLACE work correctly Maxim Levitsky
2010-02-05 23:18 ` [PATCH 2/7] MTD: nand: cleanup nand_do_write_ops Maxim Levitsky
2010-02-05 23:18 ` [PATCH 3/7] MTD: nand: make suspend work if device is accessed by kernel threads Maxim Levitsky
2010-02-05 23:18 ` [PATCH 4/7] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation Maxim Levitsky
2010-02-05 23:18 ` [PATCH 5/7] NAND: make ->check_bad more user friendly Maxim Levitsky
2010-02-05 23:18 ` [PATCH 6/7] MTD: common module for smartmedia/xD support Maxim Levitsky
2010-02-05 23:18 ` [PATCH 7/7] MTD: add few workarounds to nand system for SmartMedia/xD chips Maxim Levitsky
2010-02-08 17:41 ` NAND: fixes Maxim Levitsky

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

all inboxes | Powered by JetHome®