commit | 95b74ce88943747fff0a3a8a6f04eecbe7b1c3ce | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri May 24 12:42:50 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon May 27 13:17:03 2019 +0200 |
tree | 4e5c20aae89bb54cf6c221dbf1d6f1fb1661e40d | |
parent | f3617b449d0bcf3b5d80a97f51498dcf7463cf7e [diff] |
drm/qxl: drop WARN_ONCE() There is no good reason to flood the kernel log with a WARN stacktrace just because someone tried to mmap a prime buffer. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20190524104251.22761-1-kraxel@redhat.com