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

From: Gustavo Padovan
Date: Mon Dec 07 2015 - 13:28:54 EST


Hi,

any comments/update on this? Thanks

Gustavo

2015-11-26 Gustavo Padovan <gustavo@xxxxxxxxxxx>:

> From: Gustavo Padovan <gustavo.padovan@xxxxxxxxxxxxxxx>
>
> - 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@xxxxxxxxxxx>
> Cc: Riley Andrews <riandrews@xxxxxxxxxxx>
> Cc: Daniel Vetter <daniel.vetter@xxxxxxxx>
> Cc: Rob Clark <robdclark@xxxxxxxxx>
> Cc: Greg Hackmann <ghackmann@xxxxxxxxxx>
> Cc: John Harrison <John.C.Harrison@xxxxxxxxx>
> Signed-off-by: Gustavo Padovan <gustavo.padovan@xxxxxxxxxxxxxxx>
> ---
> 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@xxxxxxxxx> and Cc:
> Arve Hjønnevåg <arve@xxxxxxxxxxx> and Riley Andrews <riandrews@xxxxxxxxxxx>
> --
> 2.1.0
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/