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

end of thread, other threads:[~2025-05-20  4:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-14  5:10 [PATCH 0/4 RESEND] crypto: octeontx2: Fix hang and address alignment issues Bharat Bhushan
2025-05-14  5:10 ` [PATCH 1/4 RESEND] crypto: octeontx2: add timeout for load_fvc completion poll Bharat Bhushan
2025-05-14  5:10 ` [PATCH 2/4 RESEND] crypto: octeontx2: Fix address alignment issue on ucode loading Bharat Bhushan
2025-05-14  5:10 ` [PATCH 3/4 RESEND] crypto: octeontx2: Fix address alignment on CN10K A0/A1 and OcteonTX2 Bharat Bhushan
2025-05-19  4:26   ` Herbert Xu
2025-05-19  6:17     ` Bharat Bhushan
2025-05-19  7:35       ` Herbert Xu
2025-05-20  4:34         ` Bharat Bhushan
2025-05-14  5:10 ` [PATCH 4/4 RESEND] 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