public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] swiotlb: Cleanup and alignment fix
@ 2023-03-21  8:31 Petr Tesarik
  2023-03-21  8:31 ` [PATCH v1 1/2] swiotlb: Use wrap_area_index() instead of open-coding it Petr Tesarik
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Petr Tesarik @ 2023-03-21  8:31 UTC (permalink / raw)
  To: Christoph Hellwig, Marek Szyprowski, Robin Murphy,
	Konrad Rzeszutek Wilk, Jianxiong Gao, David Stevens, Joerg Roedel,
	open list:DMA MAPPING HELPERS, open list
  Cc: Roberto Sassu, petr

From: Petr Tesarik <petr.tesarik.ext@huawei.com>

While working on the dynamic SWIOTLB, I noticed a couple of issues
with the current implementation.

This patch series should be applied on top of GuoRui.Yu's fix for
the deadlock in swiotlb_do_find_slots().

Petr Tesarik (2):
  swiotlb: Use wrap_area_index() instead of open-coding it
  swiotlb: Fix slot alignment checks

 kernel/dma/swiotlb.c | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-04-11 15:46 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-21  8:31 [PATCH v1 0/2] swiotlb: Cleanup and alignment fix Petr Tesarik
2023-03-21  8:31 ` [PATCH v1 1/2] swiotlb: Use wrap_area_index() instead of open-coding it Petr Tesarik
2023-03-21  8:31 ` [PATCH v1 2/2] swiotlb: Fix slot alignment checks Petr Tesarik
2023-04-04 19:55   ` Dexuan-Linux Cui
2023-04-04 20:11     ` Dexuan Cui
2023-04-05  4:40       ` Petr Tesařík
2023-04-05  5:11         ` Dexuan Cui
2023-04-05  5:32           ` Petr Tesařík
2023-04-05  5:50             ` Petr Tesařík
2023-04-05  6:00               ` Dexuan Cui
2023-04-05  6:07                 ` Petr Tesařík
2023-04-05  6:34                   ` Dexuan Cui
2023-04-06  4:52               ` Kelsey Steele
2023-04-06 14:42                 ` Petr Tesarik
2023-04-07  4:13                   ` Kelsey Steele
2023-04-11 15:46                     ` Petr Tesarik
2023-04-05 12:24     ` Linux regression tracking #adding (Thorsten Leemhuis)
2023-03-22  8:05 ` [PATCH v1 0/2] swiotlb: Cleanup and alignment fix Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox