Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 06f2eb5f authored by Gustavo Padovan's avatar Gustavo Padovan Committed by Greg Kroah-Hartman
Browse files

staging/android: remove Sync Framework tasks from TODO



The destaging work is now fully complete.

Cc: Arve Hjønnevåg <arve@android.com>
Cc: Riley Andrews <riandrews@android.com>
Signed-off-by: default avatarGustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent cd15dd6e
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -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>