From: Jim Harris <jim.harris@samsung.com>
To: Brice Goglin <Brice.Goglin@inria.fr>
Cc: "linux-cxl@vger.kernel.org" <linux-cxl@vger.kernel.org>
Subject: Re: [PATCH] cxl/region: fix "x9"->"x6" interleaving in a comment
Date: Wed, 13 Dec 2023 16:11:14 +0000 [thread overview]
Message-ID: <ZXknWzn13YG/6GKC@ubuntu> (raw)
In-Reply-To: <99e72815-2078-47e0-9276-4a6a9e8e82f9@inria.fr>
On Wed, Dec 13, 2023 at 05:02:35PM +0100, Brice Goglin wrote:
> Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
> ---
> drivers/cxl/core/region.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/cxl/core/region.c b/drivers/cxl/core/region.c
> index 56e575c79bb4..d99f6698168d 100644
> --- a/drivers/cxl/core/region.c
> +++ b/drivers/cxl/core/region.c
> @@ -397,7 +397,7 @@ static ssize_t interleave_ways_store(struct device *dev,
> return rc;
>
> /*
> - * Even for x3, x9, and x12 interleaves the region interleave must be a
> + * Even for x3, x6, and x12 interleaves the region interleave must be a
> * power of 2 multiple of the host bridge interleave.
> */
> if (!is_power_of_2(val / cxld->interleave_ways) ||
> --
> 2.42.0
>
>
I've pushed this same patch out a few weeks ago.
https://lore.kernel.org/linux-cxl/169904271254.204936.8580772404462743630.stgit@ubuntu/
Jim
prev parent reply other threads:[~2023-12-13 16:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20231213161115uscas1p1909966a964a3a5816fb516940c9be047@uscas1p1.samsung.com>
2023-12-13 16:02 ` [PATCH] cxl/region: fix "x9"->"x6" interleaving in a comment Brice Goglin
2023-12-13 16:11 ` Jim Harris [this message]
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=ZXknWzn13YG/6GKC@ubuntu \
--to=jim.harris@samsung.com \
--cc=Brice.Goglin@inria.fr \
--cc=linux-cxl@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