Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1461708 > unrolled thread
| Started by | Benjamin Gaignard <benjamin.gaignard@linaro.org> |
|---|---|
| First post | 2016-08-14 10:50 +0200 |
| Last post | 2016-08-15 17:10 +0200 |
| Articles | 2 — 2 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.
Re: [Linaro-mm-sig] [RESEND][PATCH 0/5] Ion cleanup Benjamin Gaignard <benjamin.gaignard@linaro.org> - 2016-08-14 10:50 +0200
Re: [Linaro-mm-sig] [RESEND][PATCH 0/5] Ion cleanup Sumit Semwal <sumit.semwal@linaro.org> - 2016-08-15 17:10 +0200
| From | Benjamin Gaignard <benjamin.gaignard@linaro.org> |
|---|---|
| Date | 2016-08-14 10:50 +0200 |
| Subject | Re: [Linaro-mm-sig] [RESEND][PATCH 0/5] Ion cleanup |
| Message-ID | <s5Zhf-5wm-9@gated-at.bofh.it> |
This series of patches look good for me, thanks for the clean up Reviewed-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> 2016-08-08 18:52 GMT+02:00 Laura Abbott <labbott@redhat.com>: > I never saw any feedback or action on these patches so this is a resend. > Probably hit the window when everyone was busy/traveling. > > --- > > Hi, > > This is some clean up of old Ion interfaces and APIs. These are interfaces that > mostly existed before dma_buf was well integrated into the kernel along with > reservations for board files. > > If there are objections to deletion I expect it to turn into a discussion about > what other APIs need to be extended. > > Thanks, > Laura > > Laura Abbott (5): > staging: android: ion: Get rid of ion_sg_table > staging: android: ion: Drop ion_phys interface > staging: android: ion: Get rid of map_dma/unmap_dma > staging: android: ion: Drop ion_carveout_allocate definitions > staging: android: ion: Get rid of ion_reserve > > drivers/staging/android/ion/ion.c | 103 ++---------------------- > drivers/staging/android/ion/ion.h | 41 ---------- > drivers/staging/android/ion/ion_carveout_heap.c | 33 +------- > drivers/staging/android/ion/ion_chunk_heap.c | 17 +--- > drivers/staging/android/ion/ion_cma_heap.c | 34 +------- > drivers/staging/android/ion/ion_priv.h | 30 +------ > drivers/staging/android/ion/ion_system_heap.c | 44 +--------- > 7 files changed, 19 insertions(+), 283 deletions(-) > > -- > 2.5.5 > > _______________________________________________ > Linaro-mm-sig mailing list > Linaro-mm-sig@lists.linaro.org > https://lists.linaro.org/mailman/listinfo/linaro-mm-sig -- Benjamin Gaignard Graphic Study Group Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog
[toc] | [next] | [standalone]
| From | Sumit Semwal <sumit.semwal@linaro.org> |
|---|---|
| Date | 2016-08-15 17:10 +0200 |
| Message-ID | <s6rGy-7aD-29@gated-at.bofh.it> |
| In reply to | #1461708 |
Hi Laura, On 14 August 2016 at 14:17, Benjamin Gaignard <benjamin.gaignard@linaro.org> wrote: > This series of patches look good for me, thanks for the clean up > > Reviewed-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> > > 2016-08-08 18:52 GMT+02:00 Laura Abbott <labbott@redhat.com>: >> I never saw any feedback or action on these patches so this is a resend. >> Probably hit the window when everyone was busy/traveling. >> Looks good to me; please feel free to apply my Reviewed-by: Sumit Semwal <sumit.semwal@linaro.org> >> --- >> >> Hi, >> >> This is some clean up of old Ion interfaces and APIs. These are interfaces that >> mostly existed before dma_buf was well integrated into the kernel along with >> reservations for board files. >> >> If there are objections to deletion I expect it to turn into a discussion about >> what other APIs need to be extended. >> >> Thanks, >> Laura >> Best, Sumit. >> Laura Abbott (5): >> staging: android: ion: Get rid of ion_sg_table >> staging: android: ion: Drop ion_phys interface >> staging: android: ion: Get rid of map_dma/unmap_dma >> staging: android: ion: Drop ion_carveout_allocate definitions >> staging: android: ion: Get rid of ion_reserve >> >> drivers/staging/android/ion/ion.c | 103 ++---------------------- >> drivers/staging/android/ion/ion.h | 41 ---------- >> drivers/staging/android/ion/ion_carveout_heap.c | 33 +------- >> drivers/staging/android/ion/ion_chunk_heap.c | 17 +--- >> drivers/staging/android/ion/ion_cma_heap.c | 34 +------- >> drivers/staging/android/ion/ion_priv.h | 30 +------ >> drivers/staging/android/ion/ion_system_heap.c | 44 +--------- >> 7 files changed, 19 insertions(+), 283 deletions(-) >> >> -- >> 2.5.5 >> >> _______________________________________________ >> Linaro-mm-sig mailing list >> Linaro-mm-sig@lists.linaro.org >> https://lists.linaro.org/mailman/listinfo/linaro-mm-sig > > > > -- > Benjamin Gaignard > > Graphic Study Group > > Linaro.org │ Open source software for ARM SoCs > > Follow Linaro: Facebook | Twitter | Blog -- Thanks and regards, Sumit Semwal Linaro Mobile Group - Kernel Team Lead Linaro.org │ Open source software for ARM SoCs
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web