[PATCH v3] staging/android: add TODO to de-stage android sync framework

Gustavo Padovan gustavo at padovan.org
Thu Nov 26 05:03:56 PST 2015


From: Gustavo Padovan <gustavo.padovan at collabora.co.uk>

 - remove CONFIG_SW_SYNC_USER, it is used only for testing/debugging and
   should not be upstreamed.
 - port CONFIG_SW_SYNC_USER tests interfaces to use debugfs somehow
 - port libsync tests to kselftest
 - clean up and ABI check for security issues
 - move the sync framework to drivers/base/dma-buf

Cc: Arve Hjønnevåg <arve at android.com>
Cc: Riley Andrews <riandrews at android.com>
Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
Cc: Rob Clark <robdclark at gmail.com>
Cc: Greg Hackmann <ghackmann at google.com>
Cc: John Harrison <John.C.Harrison at Intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan at collabora.co.uk>
---
 drivers/staging/android/TODO | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/drivers/staging/android/TODO b/drivers/staging/android/TODO
index 8f3ac37..64d8c87 100644
--- a/drivers/staging/android/TODO
+++ b/drivers/staging/android/TODO
@@ -25,5 +25,13 @@ ion/
    exposes existing cma regions and doesn't reserve unecessarily memory when
    booting a system which doesn't use ion.
 
+sync framework:
+ - remove CONFIG_SW_SYNC_USER, it is used only for testing/debugging and
+ should not be upstreamed.
+ - port CONFIG_SW_SYNC_USER tests interfaces to use debugfs somehow
+ - port libsync tests to kselftest
+ - clean up and ABI check for security issues
+ - move it to drivers/base/dma-buf
+
 Please send patches to Greg Kroah-Hartman <greg at kroah.com> and Cc:
 Arve Hjønnevåg <arve at android.com> and Riley Andrews <riandrews at android.com>
-- 
2.1.0



More information about the dri-devel mailing list