Re: [PATCH] MAINTAINERS: Downgrade ocxl to Odd Fixes
From: "Christophe Leroy (CS GROUP)" <chleroy@kernel.org>
Date: 2025-11-24 19:45:09
Also in:
lkml
Hi, Le 20/11/2025 à 04:16, Andrew Donnellan a écrit :
There hasn't been any substantive work on the ocxl driver since 2020, and all patches since then have been minor fixes or part of treewide or arch-wide changes. Frederic and I are no longer spending much time on this driver. Downgrade the status of the ocxl driver to Odd Fixes, to reflect the current reality.
There one patch in patchwork at the time being, will you handle it ? "ocxl: Fix race leading to use-after-free in file operations" https://patchwork.ozlabs.org/project/linuxppc-dev/patch/20251024010228.1667904-1-danisjiang@gmail.com/ Christophe
quoted hunk ↗ jump to hunk
Signed-off-by: Andrew Donnellan <redacted> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/MAINTAINERS b/MAINTAINERS index ea8194ac8970d0e34421670b663347b4678a34de..3d558554f074916364b013855dc0a82cfb6e73f2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -18755,7 +18755,7 @@ OCXL (Open Coherent Accelerator Processor Interface OpenCAPI) DRIVER M: Frederic Barrat <fbarrat@linux.ibm.com> M: Andrew Donnellan <ajd@linux.ibm.com> L: linuxppc-dev@lists.ozlabs.org -S: Supported +S: Odd Fixes F: Documentation/userspace-api/accelerators/ocxl.rst F: arch/powerpc/include/asm/pnv-ocxl.h F: arch/powerpc/platforms/powernv/ocxl.c--- base-commit: 23cb64fb76257309e396ea4cec8396d4a1dbae68 change-id: 20251120-ocxl-odd-fixes-6a87a68dd270 -- Andrew Donnellan OzLabs, ADL Canberra ajd@linux.ibm.com IBM Australia Limited