commit | 29b7a6fa1ec07e8480b0d9caf635a4498a438bf4 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Wed Jan 17 23:15:57 2018 +0100 |
committer | Richard Weinberger <richard@nod.at> | Wed Apr 04 23:41:44 2018 +0200 |
tree | 80a40001a023c50400bfef7f9325c6743c53b330 | |
parent | aac17948a7ce01fb60b9ee6cf902967a47b3ce26 [diff] |
ubi: fastmap: Don't flush fastmap work on detach At this point UBI volumes have already been free()'ed and fastmap can no longer access these data structures. Reported-by: Martin Townsend <mtownsend1973@gmail.com> Fixes: 74cdaf24004a ("UBI: Fastmap: Fix memory leaks while closing the WL sub-system") Cc: stable@vger.kernel.org Signed-off-by: Richard Weinberger <richard@nod.at>