Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1426736 > unrolled thread
| Started by | Gustavo Padovan <gustavo@padovan.org> |
|---|---|
| First post | 2016-06-20 18:00 +0200 |
| Last post | 2016-06-23 15:40 +0200 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[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
| From | Gustavo Padovan <gustavo@padovan.org> |
|---|---|
| Date | 2016-06-20 18:00 +0200 |
| Subject | [PATCH 7/7] staging/android: remove sync framework TODO |
| Message-ID | <rM9Mf-1Iv-35@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Emil Velikov <emil.l.velikov@gmail.com> |
|---|---|
| Date | 2016-06-23 01:50 +0200 |
| Message-ID | <rN049-1LR-1@gated-at.bofh.it> |
| In reply to | #1426736 |
Hi Gustavo, On 20 June 2016 at 16:53, Gustavo Padovan <gustavo@padovan.org> wrote: > - - port libsync tests to kselftest I believe the tests haven't landed yet right, so this should stay right ? -Emil
[toc] | [prev] | [next] | [standalone]
| From | Gustavo Padovan <gustavo.padovan@collabora.com> |
|---|---|
| Date | 2016-06-23 15:40 +0200 |
| Message-ID | <rNd1o-2aV-19@gated-at.bofh.it> |
| In reply to | #1429344 |
2016-06-23 Emil Velikov <emil.l.velikov@gmail.com>: > Hi Gustavo, > > On 20 June 2016 at 16:53, Gustavo Padovan <gustavo@padovan.org> wrote: > > - - port libsync tests to kselftest > > I believe the tests haven't landed yet right, so this should stay right ? Yes, you are right. That part is still missing in upstream. Gustavo
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web