linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] crypto: qat - fixes related to 'dma_map_single'
@ 2021-03-05  6:35 Hui Tang
  2021-03-05  6:35 ` [PATCH v2 1/2] crypto: qat - fix unmap invalid dma address Hui Tang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hui Tang @ 2021-03-05  6:35 UTC (permalink / raw)
  To: herbert, davem, marco.chiappero, ebiggers, tomaszx.kowalik
  Cc: linux-crypto, xuzaibo, wangzhou1, linux-kernel

This patchset fix bugs related to 'dma_map_single' use:

Hui Tang (2):
  crypto: qat - fix 'dma_unmap_single' invalid address
  crypto: qat - fix use of 'dma_map_single'


v1 -> v2:
	1.fix build warning reported by kernel test rebot
	2.add patch #1

 drivers/crypto/qat/qat_common/qat_algs.c | 32 ++++++++++++++++++++------------
 1 file changed, 20 insertions(+), 12 deletions(-)

--
2.8.1


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

end of thread, other threads:[~2021-03-12 13:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-05  6:35 [PATCH v2 0/2] crypto: qat - fixes related to 'dma_map_single' Hui Tang
2021-03-05  6:35 ` [PATCH v2 1/2] crypto: qat - fix unmap invalid dma address Hui Tang
2021-03-05  6:35 ` [PATCH v2 2/2] crypto: qat - fix use of 'dma_map_single' Hui Tang
2021-03-12 13:13 ` [PATCH v2 0/2] crypto: qat - fixes related to 'dma_map_single' Herbert Xu

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