aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDenis Efremov <[email protected]>2020-06-05 17:37:44 +0000
committerAlex Deucher <[email protected]>2020-06-10 22:00:24 +0000
commit43a562774fceba867e8eebba977d7d42f8a2eac7 (patch)
tree6adb8ed20772787fa8c9beabf5771a8cda0ca9a9 /tools/perf/scripts/python
parentdrm/amd/display: Use kvfree() to free coeff in build_regamma() (diff)
downloadkernel-43a562774fceba867e8eebba977d7d42f8a2eac7.tar.gz
kernel-43a562774fceba867e8eebba977d7d42f8a2eac7.zip
drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()
Use kfree() instead of kvfree() to free rgb_user in calculate_user_regamma_ramp() because the memory is allocated with kcalloc(). Signed-off-by: Denis Efremov <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions