lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon,  8 Aug 2016 09:52:53 -0700
From:	Laura Abbott <labbott@...hat.com>
To:	Sumit Semwal <sumit.semwal@...aro.org>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Arve Hjønnevåg <arve@...roid.com>,
	Riley Andrews <riandrews@...roid.com>
Cc:	Laura Abbott <labbott@...hat.com>, linaro-mm-sig@...ts.linaro.org,
	linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
	Android Kernel Team <kernel-team@...roid.com>
Subject: [RESEND][PATCH 0/5] Ion cleanup

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ