All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] xen/swiotlb: fix an issue and improve swiotlb-xen
@ 2019-05-29  9:04 ` Juergen Gross
  0 siblings, 0 replies; 42+ messages in thread
From: Juergen Gross @ 2019-05-29  9:04 UTC (permalink / raw)
  To: linux-kernel, iommu
  Cc: Juergen Gross, Konrad Rzeszutek Wilk, Boris Ostrovsky,
	Stefano Stabellini, xen-devel, stable

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  | 36 ++++++++++++------------------------
 include/linux/page-flags.h |  3 +++
 2 files changed, 15 insertions(+), 24 deletions(-)

-- 
2.16.4


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

end of thread, other threads:[~2019-06-05  8:38 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-29  9:04 [PATCH v2 0/3] xen/swiotlb: fix an issue and improve swiotlb-xen Juergen Gross
2019-05-29  9:04 ` [Xen-devel] " Juergen Gross
2019-05-29  9:04 ` Juergen Gross
2019-05-29  9:04 ` [PATCH v2 1/3] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region() Juergen Gross
2019-05-29  9:04   ` [Xen-devel] " Juergen Gross
2019-05-29  9:04   ` Juergen Gross
2019-05-29  9:52   ` Jan Beulich
2019-05-29  9:52   ` [Xen-devel] " Jan Beulich
2019-05-29  9:52     ` Jan Beulich
2019-05-29  9:52     ` Jan Beulich
2019-05-29  9:04 ` Juergen Gross
2019-05-29  9:04 ` [PATCH v2 2/3] xen/swiotlb: simplify range_straddles_page_boundary() Juergen Gross
2019-05-29  9:04 ` Juergen Gross
2019-05-29  9:04   ` [Xen-devel] " Juergen Gross
2019-05-29  9:04   ` Juergen Gross
2019-05-29  9:04 ` [PATCH v2 3/3] xen/swiotlb: remember having called xen_create_contiguous_region() Juergen Gross
2019-05-29  9:04 ` Juergen Gross
2019-05-29  9:04   ` [Xen-devel] " Juergen Gross
2019-05-29  9:04   ` Juergen Gross
2019-05-29  9:57   ` [Xen-devel] " Jan Beulich
2019-05-29  9:57     ` Jan Beulich
2019-05-29  9:57     ` Jan Beulich
2019-05-29 10:21     ` Juergen Gross
2019-05-29 10:21     ` [Xen-devel] " Juergen Gross
2019-05-29 10:21       ` Juergen Gross
2019-05-29 10:21       ` Juergen Gross
2019-05-29  9:57   ` Jan Beulich
2019-05-30  9:04   ` Christoph Hellwig
2019-05-30  9:04   ` Christoph Hellwig
2019-05-30  9:04     ` [Xen-devel] " Christoph Hellwig
2019-05-30  9:04     ` Christoph Hellwig
2019-05-30 12:46     ` Boris Ostrovsky
2019-05-30 12:46       ` [Xen-devel] " Boris Ostrovsky
2019-05-30 12:46       ` Boris Ostrovsky
2019-05-31 11:38       ` Juergen Gross
2019-05-31 11:38         ` [Xen-devel] " Juergen Gross
2019-05-31 11:38         ` Juergen Gross
2019-06-05  8:37         ` Juergen Gross
2019-06-05  8:37           ` [Xen-devel] " Juergen Gross
2019-06-05  8:37           ` Juergen Gross
2019-05-31 11:38       ` Juergen Gross
2019-05-30 12:46     ` Boris Ostrovsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.