iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] xen/swiotlb: fix an issue and improve swiotlb-xen
@ 2019-06-14  5:46 Juergen Gross
  2019-06-14  5:46 ` [PATCH v3 1/3] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region() Juergen Gross
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Juergen Gross @ 2019-06-14  5:46 UTC (permalink / raw)
  To: xen-devel, iommu, linux-kernel
  Cc: Juergen Gross, Boris Ostrovsky, Stefano Stabellini, stable,
	Konrad Rzeszutek Wilk

While hunting an issue in swiotlb-xen I stumbled over a wrong test
and found some areas for improvement.

Juergen Gross (3):
  xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
  xen/swiotlb: simplify range_straddles_page_boundary()
  xen/swiotlb: remember having called xen_create_contiguous_region()

 drivers/xen/swiotlb-xen.c  | 34 ++++++++++------------------------
 include/linux/page-flags.h |  4 ++++
 2 files changed, 14 insertions(+), 24 deletions(-)

-- 
2.16.4

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

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

end of thread, other threads:[~2019-06-14  5:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-14  5:46 [PATCH v3 0/3] xen/swiotlb: fix an issue and improve swiotlb-xen Juergen Gross
2019-06-14  5:46 ` [PATCH v3 1/3] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region() Juergen Gross
2019-06-14  5:46 ` [PATCH v3 2/3] xen/swiotlb: simplify range_straddles_page_boundary() Juergen Gross
2019-06-14  5:46 ` [PATCH v3 3/3] xen/swiotlb: remember having called xen_create_contiguous_region() Juergen Gross

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).