Hi Dave, Daniel,
A few extra patches for the 5.1 merge window.
Thanks! Maxime
drm-misc-next-fixes-2019-03-06: - Properly mark the ptr_to_compat argument with the __user tag - Merge __drm_atomic_helper_disable_all into drm_atomic_helper_disable_all
The following changes since commit 6649a95d35d850e417f125821a803ca7889c713c:
drm/komeda: fix build with drm_modeset_helper.h update (2019-02-11 10:36:00 +0100)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2019-03-06
for you to fetch changes up to e552f0851070fe4975d610a99910be4e9bf5d7bd:
drm: add __user attribute to ptr_to_compat() (2019-03-04 09:55:31 -0500)
---------------------------------------------------------------- - Properly mark the ptr_to_compat argument with the __user tag - Merge __drm_atomic_helper_disable_all into drm_atomic_helper_disable_all
---------------------------------------------------------------- Ben Dooks (1): drm: add __user attribute to ptr_to_compat()
Sean Paul (1): drm: Merge __drm_atomic_helper_disable_all() into drm_atomic_helper_disable_all()
drivers/gpu/drm/drm_atomic_helper.c | 119 +++++++++++++++++------------------- drivers/gpu/drm/drm_ioc32.c | 6 +- 2 files changed, 59 insertions(+), 66 deletions(-)