Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1643810

Re: [PATCH 0/3] staging: android: ion: Minor clean ups and fixes

From Sumit Semwal <sumit.semwal@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH 0/3] staging: android: ion: Minor clean ups and fixes
Date 2017-05-18 06:50 +0200
Message-ID <tIlxT-4UV-7@gated-at.bofh.it> (permalink)
References <tI2lA-AO-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Archit,

On 17 May 2017 at 13:45, Archit Taneja <architt@codeaurora.org> wrote:
> The recent ION clean ups introduced some leftover code that can be
> removed, and a bug that comes up if the call to dma_buf_map_attachment()
> from an importer fails. Fix these.
>
> Archit Taneja (3):
>   staging: android: ion: Remove unused members from ion_buffer
>   staging: android: ion: Remove ION_FLAG_CACHED_NEEDS_SYNC
>   staging: android: ion: Avoid calling free_duped_table() twice
>
Thanks for these patches! Please feel free to add my
Reviewed-by: Sumit Semwal <sumit.semwal@linaro.org>

>  drivers/staging/android/ion/ion.c  | 14 +++-----------
>  drivers/staging/android/ion/ion.h  | 14 --------------
>  drivers/staging/android/uapi/ion.h |  6 ------
>  3 files changed, 3 insertions(+), 31 deletions(-)
>
> --
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> hosted by The Linux Foundation
>

Best,
Sumit.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] staging: android: ion: Minor clean ups and fixes Archit Taneja <architt@codeaurora.org> - 2017-05-17 10:20 +0200
  [PATCH 3/3] staging: android: ion: Avoid calling free_duped_table() twice Archit Taneja <architt@codeaurora.org> - 2017-05-17 10:20 +0200
  [PATCH 1/3] staging: android: ion: Remove unused members from ion_buffer Archit Taneja <architt@codeaurora.org> - 2017-05-17 10:20 +0200
  Re: [PATCH 0/3] staging: android: ion: Minor clean ups and fixes Laura Abbott <labbott@redhat.com> - 2017-05-17 18:40 +0200
  Re: [PATCH 0/3] staging: android: ion: Minor clean ups and fixes Sumit Semwal <sumit.semwal@linaro.org> - 2017-05-18 06:50 +0200

csiph-web