[PATCH] MAINTAINERS: Downgrade ocxl to Odd Fixes

Andrew Donnellan posted 1 patch 1 week, 4 days ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: Downgrade ocxl to Odd Fixes
Posted by Andrew Donnellan 1 week, 4 days ago
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.

Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
---
 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
Re: [PATCH] MAINTAINERS: Downgrade ocxl to Odd Fixes
Posted by Christophe Leroy (CS GROUP) 1 week ago
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

> 
> Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
> ---
>   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
> 
> 

Re: [PATCH] MAINTAINERS: Downgrade ocxl to Odd Fixes
Posted by Andrew Donnellan 1 week ago
On Mon, 2025-11-24 at 20:45 +0100, Christophe Leroy (CS GROUP) wrote:
> 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/

Yes, I'm reviewing it currently.

Andrew

-- 
Andrew Donnellan    OzLabs, ADL Canberra
ajd@linux.ibm.com   IBM Australia Limited
Re: [PATCH] MAINTAINERS: Downgrade ocxl to Odd Fixes
Posted by Frederic Barrat 1 week, 4 days ago

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.
> 
> Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>

Acked-by: Frederic Barrat <fbarrat@linux.ibm.com>

   Fred


> ---
>   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
>