All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging/android: remove Sync Framework tasks from TODO
@ 2016-12-06 18:25 ` Gustavo Padovan
  0 siblings, 0 replies; 4+ messages in thread
From: Gustavo Padovan @ 2016-12-06 18:25 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: dri-devel, linux-kernel, Gustavo Padovan,
	Arve Hjønnevåg, Riley Andrews

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

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>
---
 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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] staging/android: remove Sync Framework tasks from TODO
@ 2016-12-06 18:25 ` Gustavo Padovan
  0 siblings, 0 replies; 4+ messages in thread
From: Gustavo Padovan @ 2016-12-06 18:25 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Riley Andrews, Arve Hjønnevåg, Gustavo Padovan,
	linux-kernel, dri-devel

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

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>
---
 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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] staging/android: remove Sync Framework tasks from TODO
  2016-12-06 18:25 ` Gustavo Padovan
@ 2016-12-11 12:31   ` Sumit Semwal
  -1 siblings, 0 replies; 4+ messages in thread
From: Sumit Semwal @ 2016-12-11 12:31 UTC (permalink / raw)
  To: Gustavo Padovan
  Cc: Greg Kroah-Hartman, Riley Andrews, Arve Hjønnevåg,
	Gustavo Padovan, LKML, DRI mailing list

Hi Gustavo,

On 6 December 2016 at 23:55, Gustavo Padovan <gustavo@padovan.org> wrote:
> From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
>
> The destaging work is now fully complete.
>
Thanks for the patch, and your awesome work here :).

> Cc: Arve Hjønnevåg <arve@android.com>
> Cc: Riley Andrews <riandrews@android.com>
> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
FWIW, please feel free to add my
Acked-by: Sumit Semwal <sumit.semwal@linaro.org>
to it.

> ---
>  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
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] staging/android: remove Sync Framework tasks from TODO
@ 2016-12-11 12:31   ` Sumit Semwal
  0 siblings, 0 replies; 4+ messages in thread
From: Sumit Semwal @ 2016-12-11 12:31 UTC (permalink / raw)
  To: Gustavo Padovan
  Cc: Greg Kroah-Hartman, Arve Hjønnevåg, DRI mailing list,
	LKML, Riley Andrews, Gustavo Padovan

Hi Gustavo,

On 6 December 2016 at 23:55, Gustavo Padovan <gustavo@padovan.org> wrote:
> From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
>
> The destaging work is now fully complete.
>
Thanks for the patch, and your awesome work here :).

> Cc: Arve Hjønnevåg <arve@android.com>
> Cc: Riley Andrews <riandrews@android.com>
> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
FWIW, please feel free to add my
Acked-by: Sumit Semwal <sumit.semwal@linaro.org>
to it.

> ---
>  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
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-11 12:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-06 18:25 [PATCH] staging/android: remove Sync Framework tasks from TODO Gustavo Padovan
2016-12-06 18:25 ` Gustavo Padovan
2016-12-11 12:31 ` Sumit Semwal
2016-12-11 12:31   ` Sumit Semwal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.