diff options
author | Daniel Santos <daniel.santos@pobox.com> | 2018-10-19 03:59:20 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-12-16 01:18:48 +0100 |
commit | 9850e4228400748dc91b07965b972279d45299d6 (patch) | |
tree | 8247e1e89b0ab2080fd8b35a6d8761cbaf19c4ea /target/linux/generic/pending-4.9/161-mtd-part-add-generic-parsing-of-linux-part-probe.patch | |
parent | 4bf5c4395b36456484c3b76d440d051f92938f96 (diff) | |
download | upstream-9850e4228400748dc91b07965b972279d45299d6.tar.gz upstream-9850e4228400748dc91b07965b972279d45299d6.tar.bz2 upstream-9850e4228400748dc91b07965b972279d45299d6.zip |
jffs2: Fix use of uninitialized delayed_work, lockdep breakage
I've sent this one upstream. This patch is critical if you want to run
with "prove lock correctness" (lockdep) and you happen to have certain
mtd devices. The misuse of the uninitialized object is undefined
behaviour, but being zeroed it does not appear to have actually broken
anything other than the lockdep engine.
Signed-off-by: Daniel Santos <daniel.santos@pobox.com>
Diffstat (limited to 'target/linux/generic/pending-4.9/161-mtd-part-add-generic-parsing-of-linux-part-probe.patch')
0 files changed, 0 insertions, 0 deletions