Linux cryptographic layer development
 help / color / mirror / Atom feed
From: Bharat Bhushan <bbhushan2@marvell.com>
To: <bbrezillon@kernel.org>, <arno@natisbad.org>,
	<schalla@marvell.com>, <herbert@gondor.apana.org.au>,
	<davem@davemloft.net>, <giovanni.cabiddu@intel.com>,
	<linux@treblig.org>, <linux-crypto@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <bharatb.linux@gmail.com>
Cc: <stable@vger.kernel.org>, Bharat Bhushan <bbhushan2@marvell.com>
Subject: [PATCH 0/4 RESEND] crypto: octeontx2: Fix hang and address alignment issues
Date: Wed, 14 May 2025 10:40:39 +0530	[thread overview]
Message-ID: <20250514051043.3178659-1-bbhushan2@marvell.com> (raw)

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


             reply	other threads:[~2025-05-14  5:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-14  5:10 Bharat Bhushan [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250514051043.3178659-1-bbhushan2@marvell.com \
    --to=bbhushan2@marvell.com \
    --cc=arno@natisbad.org \
    --cc=bbrezillon@kernel.org \
    --cc=bharatb.linux@gmail.com \
    --cc=davem@davemloft.net \
    --cc=giovanni.cabiddu@intel.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@treblig.org \
    --cc=schalla@marvell.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox