diff options
author | Felix Fietkau <nbd@nbd.name> | 2019-09-29 22:04:37 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2019-11-20 13:23:49 +0100 |
commit | 36f7e2b2bb1de86f0072cd49ca93d82b9e8fd894 (patch) | |
tree | af6a83ee9272c5b0d421d09bd75f0d805ed0ea4a /tools/perf/scripts/python/stackcollapse.py | |
parent | 55857ab857975080d9e400ca85a7c192f7986ab9 (diff) |
mt76: do not use devm API for led classdev
With the devm API, the unregister happens after the device cleanup is done,
after which the struct mt76_dev which contains the led_cdev has already been
freed. This leads to a use-after-free bug that can crash the system.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions