diff options
| author | Daniel Vetter <[email protected]> | 2016-08-20 12:22:11 +0200 |
|---|---|---|
| committer | Dave Airlie <[email protected]> | 2016-08-22 13:29:44 +1000 |
| commit | 6f00975c619064a18c23fd3aced325ae165a73b9 (patch) | |
| tree | 5cd40ee5ea71ede26538673f1006558936364173 /fs/btrfs/dev-replace.c | |
| parent | fa8410b355251fd30341662a40ac6b22d3e38468 (diff) | |
drm: Reject page_flip for !DRIVER_MODESET
Somehow this one slipped through, which means drivers without modeset
support can be oopsed (since those also don't call
drm_mode_config_init, which means the crtc lookup will chase an
uninitalized idr).
Reported-by: Alexander Potapenko <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Cc: [email protected]
Signed-off-by: Daniel Vetter <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions