All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: Shiraz Saleem <shiraz.saleem@intel.com>
Cc: stable@vger.kernel.org, Mike Marciniszyn <mike.marciniszyn@intel.com>
Subject: Re: [PATCH 6.1.y] RDMA/irdma: Ensure iWarp QP queue memory is OS paged aligned
Date: Sun, 11 Feb 2024 11:26:15 -0500	[thread overview]
Message-ID: <Zcj1JyNJww8njJFv@sashalap> (raw)
In-Reply-To: <20240207163240.433-1-shiraz.saleem@intel.com>

On Wed, Feb 07, 2024 at 10:32:39AM -0600, Shiraz Saleem wrote:
>From: Mike Marciniszyn <mike.marciniszyn@intel.com>
>
>[ Upstream commit 0a5ec366de7e94192669ba08de6ed336607fd282 ]
>
>The SQ is shared for between kernel and used by storing the kernel page
>pointer and passing that to a kmap_atomic().
>
>This then requires that the alignment is PAGE_SIZE aligned.
>
>Fix by adding an iWarp specific alignment check.
>
>The patch needed to be reworked because the separate routines
>present upstream are not there in older irdma drivers.
>
>Fixes: e965ef0e7b2c ("RDMA/irdma: Split QP handler into irdma_reg_user_mr_type_qp")

Is this fixes tag incorrect? there's no e965ef0e7b2c in 6.1.

-- 
Thanks,
Sasha

  parent reply	other threads:[~2024-02-11 16:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-07 16:32 [PATCH 6.1.y] RDMA/irdma: Ensure iWarp QP queue memory is OS paged aligned Shiraz Saleem
2024-02-07 16:32 ` [PATCH 6.1.y] RDMA/irdma: Fix support for 64k pages Shiraz Saleem
2024-02-11 16:26 ` Sasha Levin [this message]
2024-02-12 13:02   ` [PATCH 6.1.y] RDMA/irdma: Ensure iWarp QP queue memory is OS paged aligned Marciniszyn, Mike
2024-02-13 14:55     ` Greg KH
2024-02-13 16:20       ` Marciniszyn, Mike
2024-02-20 15:33         ` Greg KH

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=Zcj1JyNJww8njJFv@sashalap \
    --to=sashal@kernel.org \
    --cc=mike.marciniszyn@intel.com \
    --cc=shiraz.saleem@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.