public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] fix handling of decrypted pages
@ 2023-11-02  9:36 Petr Tesarik
  2023-11-02  9:36 ` [PATCH v2 1/1] swiotlb: do not free decrypted pages if dynamic Petr Tesarik
  0 siblings, 1 reply; 4+ messages in thread
From: Petr Tesarik @ 2023-11-02  9:36 UTC (permalink / raw)
  To: Christoph Hellwig, Marek Szyprowski, Robin Murphy,
	Greg Kroah-Hartman, Petr Tesarik, open list:DMA MAPPING HELPERS,
	open list, patchwork
  Cc: Wangkefeng, Roberto Sassu, petr, Petr Tesarik, miaoxie,
	weiyongjun1, guohanjun, huawei.libin, yuehaibing, johnny.chenyi,
	leijitang, ming.fu, zhujianwei7, linuxarm

Changes from v1
---------------
- try to re-encrypt pages after set_memory_decrypted() fails

Petr Tesarik (1):
  swiotlb: do not free decrypted pages if dynamic TLB allocation fails

 kernel/dma/swiotlb.c | 25 ++++++++++++++++---------
 1 file changed, 16 insertions(+), 9 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-11-03  8:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-02  9:36 [PATCH v2 0/1] fix handling of decrypted pages Petr Tesarik
2023-11-02  9:36 ` [PATCH v2 1/1] swiotlb: do not free decrypted pages if dynamic Petr Tesarik
2023-11-02 15:57   ` Edgecombe, Rick P
2023-11-03  8:35   ` Christoph Hellwig

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