Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Gustavo Padovan and committed by
Greg Kroah-Hartman
06f2eb5f cd15dd6e

-8
-8
drivers/staging/android/TODO
··· 25 25 exposes existing cma regions and doesn't reserve unecessarily memory when 26 26 booting a system which doesn't use ion. 27 27 28 - sync framework: 29 - - remove CONFIG_SW_SYNC_USER, it is used only for testing/debugging and 30 - should not be upstreamed. 31 - - port CONFIG_SW_SYNC_USER tests interfaces to use debugfs somehow 32 - - port libsync tests to kselftest 33 - - clean up and ABI check for security issues 34 - - move it to drivers/base/dma-buf 35 - 36 28 Please send patches to Greg Kroah-Hartman <greg@kroah.com> and Cc: 37 29 Arve Hjønnevåg <arve@android.com> and Riley Andrews <riandrews@android.com>