]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
cxl/region: fix x9 interleave typo
authorJim Harris <jim.harris@samsung.com>
Fri, 3 Nov 2023 20:18:34 +0000 (20:18 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jan 2024 23:45:24 +0000 (15:45 -0800)
commite7a0c01d442b07ea80d090c188c9cb1cc64cd9d9
tree7ad81c74c66f82b562ab8196fd7fcf16596f02d6
parentfa5ade5ec5d45cf56cdfffe1332c15c4fae88a91
cxl/region: fix x9 interleave typo

[ Upstream commit c7ad3dc3649730af483ee1e78be5d0362da25bfe ]

CXL supports x3, x6 and x12 - not x9.

Fixes: 80d10a6cee050 ("cxl/region: Add interleave geometry attributes")
Signed-off-by: Jim Harris <jim.harris@samsung.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Reviewed-by: Fan Ni <fan.ni@samsung.com>
Link: https://lore.kernel.org/r/169904271254.204936.8580772404462743630.stgit@ubuntu
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/cxl/core/region.c