From: Gustavo Padovan <gustavo.pado...@collabora.co.uk> - remove sw_sync, it is used only for testing/debugging and should not be upstreamed. - port sw_sync testcases to use debugfs somehow - clean up and ABI check for security issues - move the sync framework to drivers/base/dma-buf
Cc: Arve Hjønnevåg <a...@android.com> Cc: Riley Andrews <riandr...@android.com> Cc: Daniel Vetter <daniel.vet...@ffwll.ch> Cc: Rob Clark <robdcl...@gmail.com> Cc: Greg Hackmann <ghackm...@google.com> Cc: John Harrison <john.c.harri...@intel.com> Signed-off-by: Gustavo Padovan <gustavo.pado...@collabora.co.uk> --- drivers/staging/android/TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/drivers/staging/android/TODO b/drivers/staging/android/TODO index 8f3ac37..2375dae 100644 --- a/drivers/staging/android/TODO +++ b/drivers/staging/android/TODO @@ -25,5 +25,12 @@ ion/ exposes existing cma regions and doesn't reserve unecessarily memory when booting a system which doesn't use ion. +sync framework: + - remove sw_sync, it is used only for testing/debugging and should not be +upstreamed. + - port sw_sync testcases to use debugfs somehow + - clean up and ABI check for security issues + - move it to drivers/base/dma-buf + Please send patches to Greg Kroah-Hartman <g...@kroah.com> and Cc: Arve Hjønnevåg <a...@android.com> and Riley Andrews <riandr...@android.com> -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/