On Fri, Dec 19, 2025 at 7:16 AM Krzysztof Kozlowski <[email protected]> wrote: > > The git tree mentioned in MAINTAINERS entry for computer accelerators > was not updated for three years (last tag or branch pushed is v6.1-rc1) > and is being dropped from linux-next [1], thus should not be considered > official maintainer's tree anymore (patches appearing there would not be > visible in the linux-next). Also, there were not so many reviews from > its maintainer [2], so it seems this subsystem could use another pair of > hands. Mark it as "Odd Fixes" to indicate that subsystem could use help > or is just not that active anymore.
Would it be better to just fold this into the DRM subsystem entry? Alex > > Link: https://lore.kernel.org/r/[email protected]/ [1] > Link: https://lore.kernel.org/all/?q=f%3A%22Oded+Gabbay%22 [2] > Cc: Oded Gabbay <[email protected]> > Cc: [email protected] > Cc: David Airlie <[email protected]> > Cc: Simona Vetter <[email protected]> > Cc: Stephen Rothwell <[email protected]> > Cc: Mark Brown <[email protected]> > Cc: Linux Next Mailing List <[email protected]> > Signed-off-by: Krzysztof Kozlowski <[email protected]> > --- > MAINTAINERS | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 0dbf349fc1ed..d97e5b41b998 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7740,9 +7740,8 @@ F: include/uapi/drm/rocket_accel.h > DRM COMPUTE ACCELERATORS DRIVERS AND FRAMEWORK > M: Oded Gabbay <[email protected]> > L: [email protected] > -S: Maintained > +S: Odd Fixes > C: irc://irc.oftc.net/dri-devel > -T: git https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/accel.git > F: Documentation/accel/ > F: drivers/accel/ > F: include/drm/drm_accel.h > -- > 2.51.0 >
