Linux cryptographic layer development
 help / color / mirror / Atom feed
* [PATCH 0/4] crypto: octeontx2: Fix hang and address alignment issues
@ 2025-05-14  5:00 Bharat Bhushan
  2025-05-14  5:00 ` [PATCH 1/4] crypto: octeontx2: add timeout for load_fvc completion poll Bharat Bhushan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bharat Bhushan @ 2025-05-14  5:00 UTC (permalink / raw)
  To: bbrezillon, arno, schalla, herbert, davem, iovanni.cabiddu, linux,
	linux-crypto, linux-kernel, stable
  Cc: Bharat Bhushan

First patch of the series fixes possible infinite loop.

Remaining three patches fixes address alignment issue observed
after "9382bc44b5f5 arm64: allow kmalloc() caches aligned to the
       smaller cache_line_size()"

Patch-2 and patch-3 applies to stable version 6.6 onwards.
Patch-4 applies to stable version 6.12 onwards

Bharat Bhushan (4):
  crypto: octeontx2: add timeout for load_fvc completion poll
  crypto: octeontx2: Fix address alignment issue on ucode loading
  crypto: octeontx2: Fix address alignment on CN10K A0/A1 and OcteonTX2
  crypto: octeontx2: Fix address alignment on CN10KB and CN10KA-B0

 .../marvell/octeontx2/otx2_cpt_reqmgr.h       | 119 +++++++++++++-----
 .../marvell/octeontx2/otx2_cptpf_ucode.c      |  46 ++++---
 2 files changed, 121 insertions(+), 44 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-05-14  5:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-14  5:00 [PATCH 0/4] crypto: octeontx2: Fix hang and address alignment issues Bharat Bhushan
2025-05-14  5:00 ` [PATCH 1/4] crypto: octeontx2: add timeout for load_fvc completion poll Bharat Bhushan
2025-05-14  5:00 ` [PATCH 2/4] crypto: octeontx2: Fix address alignment issue on ucode loading Bharat Bhushan
2025-05-14  5:00 ` [PATCH 3/4] crypto: octeontx2: Fix address alignment on CN10K A0/A1 and OcteonTX2 Bharat Bhushan
2025-05-14  5:00 ` [PATCH 4/4] crypto: octeontx2: Fix address alignment on CN10KB and CN10KA-B0 Bharat Bhushan

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