2012.05.24. 9:48 keltezéssel, Artem Bityutskiy írta: > On Thu, 2012-05-24 at 00:17 +0200, Gabor Juhos wrote: >> The 'mtd_writev' interface calls the function assigned to the '_write' >> field of a given mtd device if that is not NULL. The block2mtd driver >> sets the '_writev' field to the 'mtd_writev' function itself and thus >> causes a endless loop. >> >> This is caused by 1dbebd32562b3c2caeca35960e5cb00bfcc12900 (mtd: >> harmonize mtd_writev usage). >> >> Remove the assignment from the block2mtd driver to fix the issue. >> >> Signed-off-by: Gabor Juhos <[email protected]> Cc: Artem Bityutskiy >> <[email protected]> Cc: [email protected] > > Amended the "stable" tag and pushed to l2-mtd.git, thanks: > > Cc: [email protected] [3.3+] >
Thanks! -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
