aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2017-10-29 13:01:33 +0100
committerGreg Kroah-Hartman <[email protected]>2017-11-02 11:42:16 +0100
commit770b03c2ca4aa44d226cf248f86aa23e546147d0 (patch)
treec3b0a43f3cf6aeb682bdc7aba9550df82cf038b1 /tools/perf/scripts/python/bin
parent1dc2f73a17843379d555d5150657333c79b9c697 (diff)
staging: greybus: spilib: fix use-after-free after deregistration
Remove erroneous spi_master_put() after controller deregistration which would access the already freed spi controller. Note that spi_unregister_master() drops our only controller reference. Fixes: ba3e67001b42 ("greybus: SPI: convert to a gpbridge driver") Cc: stable <[email protected]> # 4.9 Signed-off-by: Johan Hovold <[email protected]> Reviewed-by: Rui Miguel Silva <[email protected]> Acked-by: Viresh Kumar <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions