aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorAndrey Grodzovsky <[email protected]>2018-03-14 14:07:49 -0400
committerAlex Deucher <[email protected]>2018-03-15 09:55:03 -0500
commit3bb271f3cabc464a94dd9fc24df234f3c18d139b (patch)
tree164ab0fc2c481c0ca263a283ad9e92b82ddd55e6 /drivers/mtd/lpddr/lpddr_cmds.c
parent2f51d6e8e485b5efd5983c2454c54815eec02a46 (diff)
drm/amd/powerplay: Fix KASAN user after free on driver unload.
Reusing local handle to initialize BO without resetting it to NULL is wrong since it causes amdgpu_bo_create_reserved to skip new BO creation and just reuse the given pointer for pinning. Reviewed-by: Rex Zhu <[email protected]> Signed-off-by: Andrey Grodzovsky <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions