Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1426736

[PATCH 7/7] staging/android: remove sync framework TODO

From Gustavo Padovan <gustavo@padovan.org>
Newsgroups linux.kernel
Subject [PATCH 7/7] staging/android: remove sync framework TODO
Date 2016-06-20 18:00 +0200
Message-ID <rM9Mf-1Iv-35@gated-at.bofh.it> (permalink)
References <rM9Md-1Iv-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Sync Framework was de-staged to drivers/dma-buf/, so remove it entries
in the TODO file.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
---
 drivers/staging/android/TODO | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/drivers/staging/android/TODO b/drivers/staging/android/TODO
index 64d8c87..8f3ac37 100644
--- a/drivers/staging/android/TODO
+++ b/drivers/staging/android/TODO
@@ -25,13 +25,5 @@ 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@kroah.com> and Cc:
 Arve Hjønnevåg <arve@android.com> and Riley Andrews <riandrews@android.com>
-- 
2.5.5

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 7/7] staging/android: remove sync framework TODO Gustavo Padovan <gustavo@padovan.org> - 2016-06-20 18:00 +0200
  Re: [PATCH 7/7] staging/android: remove sync framework TODO Emil Velikov <emil.l.velikov@gmail.com> - 2016-06-23 01:50 +0200
    Re: [PATCH 7/7] staging/android: remove sync framework TODO Gustavo Padovan <gustavo.padovan@collabora.com> - 2016-06-23 15:40 +0200

csiph-web