diff options
author | 2013-08-08 15:41:35 +0200 | |
---|---|---|
committer | 2013-08-19 14:29:41 +1000 | |
commit | f336ab76008f66f6153573d1479aeed388d7b08a (patch) | |
tree | 663730d457d336badec1b3b2486f7e047a8ffffe /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | drm: remove procfs code, take 2 (diff) | |
download | linux-dev-f336ab76008f66f6153573d1479aeed388d7b08a.tar.xz linux-dev-f336ab76008f66f6153573d1479aeed388d7b08a.zip |
drm: move dev data clearing from drm_setup to lastclose
We kzalloc this structure, and for real kms devices we should never
loose track of things really.
But ums/legacy drivers rely on the drm core to clean up a bit of cruft
between lastclose and firstopen (i.e. when X is being restarted), so
keep this around. But give it a clear drm_legacy_ prefix and
conditionalize the code on !DRIVER_MODESET.
Cc: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions