diff options
author | YueHaibing <[email protected]> | 2018-11-16 19:25:26 +0800 |
---|---|---|
committer | Sean Paul <[email protected]> | 2018-12-03 08:46:14 -0500 |
commit | ce25aa3ee6939d83979cccf7adc5737cba9a0cb7 (patch) | |
tree | 924418ce4ec3b4ec262c458254da83754ac13a47 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 671465198e39706a125d832857e987ec47ce3ae8 (diff) |
drm/msm: dpu: Fix "WARNING: invalid free of devm_ allocated data"
'dpu_enc' is a member of 'drm_enc'
And 'drm_enc' got allocated with devm_kzalloc in dpu_encoder_init.
This gives this error message:
./drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:459:1-6:
WARNING: invalid free of devm_ allocated data
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions