diff options
| author | Daniel Vetter <[email protected]> | 2021-01-12 09:43:44 +0100 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2021-02-25 12:02:37 +0100 |
| commit | 8db0002ab6b9ac446c07acd53ec096fbdccc8bbd (patch) | |
| tree | 0ded0d304616b7f077547a7f4729b17b0ac37872 /scripts/gdb/linux/tasks.py | |
| parent | cdea72518a2b38207146e92e1c9e2fac15975679 (diff) | |
drm/arc: Switch to devm_drm_dev_alloc
- Need to embedded the drm_device, but for now we keep the usual
pointer chasing.
- No more devm_kzalloc, which fixes a lifetime issues on driver
remove.
- No more drm_dev_put, that's done by devm_ now.
Acked-by: Sam Ravnborg <[email protected]>
Cc: Eugeniy Paltsev <[email protected]>
Acked-by: Thomas Zimmermann <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Cc: Alexey Brodkin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions