UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown
authorRichard Weinberger <richard@nod.at>
Fri, 26 Sep 2014 21:08:15 +0000 (23:08 +0200)
committerRichard Weinberger <richard@nod.at>
Thu, 26 Mar 2015 18:31:26 +0000 (19:31 +0100)
commit399a9feeac83c2f64138c438e41222a12dd71766
treeeefbdfbc60f05d0224f7c41924aff270665eca36
parent19371d73c9bd31a8e634ec5a80fc19fcd7714481
UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown

...otherwise the deferred work might run after datastructures
got freed and corrupt memory.

Signed-off-by: Richard Weinberger <richard@nod.at>
Reviewed-by: Guido Martínez <guido@vanguardiasur.com.ar>
drivers/mtd/ubi/wl.c