linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] vfio/type1: Synchronous locked page accounting
@ 2017-04-17  1:42 Alex Williamson
  2017-04-17  1:42 ` [PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue Alex Williamson
  2017-04-17  1:42 ` [PATCH v4 2/2] vfio/type1: Prune vfio_pin_page_external() Alex Williamson
  0 siblings, 2 replies; 14+ messages in thread
From: Alex Williamson @ 2017-04-17  1:42 UTC (permalink / raw)
  To: alex.williamson, kvm; +Cc: eric.auger, kwankhede, peterx, linux-kernel, slp

v4: vfio_lock_acct() should not fail due to RLIMIT_MEMLOCK if task
    has CAP_IPC_LOCK capability.  Introduced 2nd patch to remove
    redundancy from vfio_pin_page_external() and fix return value.

Please re-review.  Thanks!

Alex

---

Alex Williamson (2):
      vfio/type1: Remove locked page accounting workqueue
      vfio/type1: Prune vfio_pin_page_external()


 drivers/vfio/vfio_iommu_type1.c |  127 ++++++++++++++-------------------------
 1 file changed, 46 insertions(+), 81 deletions(-)

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

end of thread, other threads:[~2017-04-18 18:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-17  1:42 [PATCH v4 0/2] vfio/type1: Synchronous locked page accounting Alex Williamson
2017-04-17  1:42 ` [PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue Alex Williamson
2017-04-17  6:47   ` Peter Xu
2017-04-17 14:32     ` Alex Williamson
2017-04-17 19:05       ` Kirti Wankhede
2017-04-17 19:19         ` Alex Williamson
2017-04-17 19:32           ` Kirti Wankhede
2017-04-17 21:32             ` Alex Williamson
2017-04-18  2:54               ` Peter Xu
2017-04-18 18:21                 ` Kirti Wankhede
2017-04-17  1:42 ` [PATCH v4 2/2] vfio/type1: Prune vfio_pin_page_external() Alex Williamson
2017-04-17  6:54   ` Peter Xu
2017-04-17 17:20     ` Alex Williamson
2017-04-17 19:16   ` Kirti Wankhede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).