diff options
author | Xiyu Yang <[email protected]> | 2021-07-19 13:58:51 +0800 |
---|---|---|
committer | Inki Dae <[email protected]> | 2021-08-22 01:56:38 +0900 |
commit | 8c27cc5b90ed00ed0dc5956b99e455a494ac8970 (patch) | |
tree | 0ef8b02a7a1b0b9ef838b1234975ff0d0893449e /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | b74a29fac6de62f39b594e8f545b3a26db7edb5e (diff) |
drm/exynos: Convert from atomic_t to refcount_t on g2d_cmdlist_userptr->refcount
refcount_t type and corresponding API can protect refcounters from
accidental underflow and overflow and further use-after-free situations.
Signed-off-by: Xiyu Yang <[email protected]>
Signed-off-by: Xin Tan <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions