aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorQiujun Huang <[email protected]>2020-03-18 15:53:50 +0800
committerDaniel Vetter <[email protected]>2020-03-18 14:42:18 +0100
commitb216a8e7908cd750550c0480cf7d2b3a37f06954 (patch)
tree89776515785edde686c9413d31a7c59d3e8a023d /scripts/gdb/linux
parent8c34cd1a7f089dc03933289c5d4a4d1489549828 (diff)
drm/lease: fix WARNING in idr_destroy
drm_lease_create takes ownership of leases. And leases will be released by drm_master_put. drm_master_put ->drm_master_destroy ->idr_destroy So we needn't call idr_destroy again. Reported-and-tested-by: [email protected] Signed-off-by: Qiujun Huang <[email protected]> Cc: [email protected] Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions