]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits"
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Wed, 10 Jan 2018 09:32:18 +0000 (10:32 +0100)
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Wed, 10 Jan 2018 09:33:40 +0000 (10:33 +0100)
commit497e154c99501251344d01ca0d2ea124a06fef6b
tree4f87dd664d0e7a613d13f5fb2c31687d2f643f35
parent6efddeae6f4d5e562f5b54c054269222a73287a1
Revert "drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits"

This reverts commit 7069afc3d9d74b0f49addadf73afc0b809a9cc76.

This commit needs some more thought, and is currently crashing kms_flip
tests. Until we figure out what's going wrong it's better to revert, and
also next time apply it to drm-misc-fixes.

Testcase: kms_flip
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104566
References: https://patchwork.freedesktop.org/series/36185/
References: https://patchwork.freedesktop.org/series/36250/
Reported-by: Marta Löfstedt <marta.lofstedt@intel.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
drivers/gpu/drm/drm_atomic_helper.c