[PATCH v2 0/2] NAND and NAND-BBT improvements

Brian Norris computersforpeace at gmail.com
Tue Jul 17 02:38:13 EDT 2012


Hi,

This is a v2 resubmit of part of a previous series. Some of the previous
patches have already been accepted (and so are omitted here, of course) and
others are still under discussion. I only include the reviewed,
ready-for-submission ones here.

Only v2 changes: comment wording + "Reviewed-by" tags

Of note: the first patch addresses a problem with mtd_read_oob() and the recent
max_bitflips changes by Mike Dunn. If it is satisfactory, it may be worth
merging it in the 3.5-rc cycle (along with its previously-accepted dependent
patch), as it would help avoid an API inconsistency that recently emerged.

Thanks,
Brian

Brian Norris (2):
  mtd: check for max_bitflips in mtd_read_oob()
  mtd: nand: remove unused 'int' return codes

 drivers/mtd/mtdcore.c       | 15 ++++++++++++++-
 drivers/mtd/nand/nand_bbt.c | 19 ++++++++-----------
 2 files changed, 22 insertions(+), 12 deletions(-)

-- 
1.7.11.1




More information about the linux-mtd mailing list