linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fbdev: remove current maintainer
@ 2016-12-08  8:34 Tomi Valkeinen
  2016-12-08 10:04 ` Daniel Vetter
  2016-12-15 20:12 ` Andrew Morton
  0 siblings, 2 replies; 7+ messages in thread
From: Tomi Valkeinen @ 2016-12-08  8:34 UTC (permalink / raw)
  To: linux-fbdev, linux-kernel, dri-devel; +Cc: Tomi Valkeinen

Remove Tomi Valkeinen from fbdev maintainer and mark fbdev as orphan.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
---

I just don't have time to even pretend I maintain fbdev, so mark it as Orphan.

Anyone want to pick fbdev maintainership?

 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 851b89b9edcb..fc2790eb4e84 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4968,10 +4968,9 @@ F:	drivers/net/wan/dlci.c
 F:	drivers/net/wan/sdla.c
 
 FRAMEBUFFER LAYER
-M:	Tomi Valkeinen <tomi.valkeinen@ti.com>
 L:	linux-fbdev@vger.kernel.org
 Q:	http://patchwork.kernel.org/project/linux-fbdev/list/
-S:	Maintained
+S:	Orphan
 F:	Documentation/fb/
 F:	drivers/video/
 F:	include/video/
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] fbdev: remove current maintainer
  2016-12-08  8:34 [PATCH] fbdev: remove current maintainer Tomi Valkeinen
@ 2016-12-08 10:04 ` Daniel Vetter
  2016-12-20  1:17   ` Laurent Pinchart
  2016-12-15 20:12 ` Andrew Morton
  1 sibling, 1 reply; 7+ messages in thread
From: Daniel Vetter @ 2016-12-08 10:04 UTC (permalink / raw)
  To: Tomi Valkeinen; +Cc: linux-fbdev, linux-kernel, dri-devel

On Thu, Dec 08, 2016 at 10:34:12AM +0200, Tomi Valkeinen wrote:
> Remove Tomi Valkeinen from fbdev maintainer and mark fbdev as orphan.
> 
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
> ---
> 
> I just don't have time to even pretend I maintain fbdev, so mark it as Orphan.
> 
> Anyone want to pick fbdev maintainership?

I think for fbdev stuff that we need for the fbdev emulation in drm we
could merge it through drm-misc. And I'd very much welcome if you can
still review those patches (e.g. the nommu enabling that's floating right
now). If you want can also give you commit rights to drm-misc for that
area. Or drm-misc maintainers can apply those patches.

Anything else would be still out of scope ofc.

What we might want to do is add dri-devel to the mailing lists, to make
sure patch submissions get redicted to the right subsystem. Mail volume
seems pretty low compared to dri-devel, I think we can absorb that.
-Daniel


> 
>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 851b89b9edcb..fc2790eb4e84 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4968,10 +4968,9 @@ F:	drivers/net/wan/dlci.c
>  F:	drivers/net/wan/sdla.c
>  
>  FRAMEBUFFER LAYER
> -M:	Tomi Valkeinen <tomi.valkeinen@ti.com>
>  L:	linux-fbdev@vger.kernel.org
>  Q:	http://patchwork.kernel.org/project/linux-fbdev/list/
> -S:	Maintained
> +S:	Orphan
>  F:	Documentation/fb/
>  F:	drivers/video/
>  F:	include/video/
> -- 
> 2.7.4
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] fbdev: remove current maintainer
  2016-12-08  8:34 [PATCH] fbdev: remove current maintainer Tomi Valkeinen
  2016-12-08 10:04 ` Daniel Vetter
@ 2016-12-15 20:12 ` Andrew Morton
  2016-12-19 13:34   ` Bartlomiej Zolnierkiewicz
  1 sibling, 1 reply; 7+ messages in thread
From: Andrew Morton @ 2016-12-15 20:12 UTC (permalink / raw)
  To: Tomi Valkeinen; +Cc: linux-fbdev, linux-kernel, dri-devel

On Thu, 8 Dec 2016 10:34:12 +0200 Tomi Valkeinen <tomi.valkeinen@ti.com> wrote:

> Remove Tomi Valkeinen from fbdev maintainer and mark fbdev as orphan.
> 
> ...
>
> I just don't have time to even pretend I maintain fbdev, so mark it as Orphan.
> 
> Anyone want to pick fbdev maintainership?

I'll keep an eye on the mailing list, try to ensure that things keep
ticking along.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] fbdev: remove current maintainer
  2016-12-15 20:12 ` Andrew Morton
@ 2016-12-19 13:34   ` Bartlomiej Zolnierkiewicz
  2016-12-19 18:13     ` Andrew Morton
  2016-12-20 13:16     ` Tomi Valkeinen
  0 siblings, 2 replies; 7+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2016-12-19 13:34 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Tomi Valkeinen, linux-fbdev, linux-kernel, dri-devel


Hi,

On Thursday, December 15, 2016 12:12:52 PM Andrew Morton wrote:
> On Thu, 8 Dec 2016 10:34:12 +0200 Tomi Valkeinen <tomi.valkeinen@ti.com> wrote:
> 
> > Remove Tomi Valkeinen from fbdev maintainer and mark fbdev as orphan.
> > 
> > ...
> >
> > I just don't have time to even pretend I maintain fbdev, so mark it as Orphan.
> > 
> > Anyone want to pick fbdev maintainership?

http://marc.info/?l=linux-fbdev&m=148181317415549&w=2

> I'll keep an eye on the mailing list, try to ensure that things keep
> ticking along.

Andrew, do you want to manage patches yourself or should I step
in and try to do it?

Tomi, in case I would end up handling patches your help would be
still greatly appreciated (I'm not much a fbdev expert so any
non-obvious stuff will likely take some time to be processed)..

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] fbdev: remove current maintainer
  2016-12-19 13:34   ` Bartlomiej Zolnierkiewicz
@ 2016-12-19 18:13     ` Andrew Morton
  2016-12-20 13:16     ` Tomi Valkeinen
  1 sibling, 0 replies; 7+ messages in thread
From: Andrew Morton @ 2016-12-19 18:13 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz
  Cc: Tomi Valkeinen, linux-fbdev, linux-kernel, dri-devel

On Mon, 19 Dec 2016 14:34:12 +0100 Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> wrote:

> 
> Hi,
> 
> On Thursday, December 15, 2016 12:12:52 PM Andrew Morton wrote:
> > On Thu, 8 Dec 2016 10:34:12 +0200 Tomi Valkeinen <tomi.valkeinen@ti.com> wrote:
> > 
> > > Remove Tomi Valkeinen from fbdev maintainer and mark fbdev as orphan.
> > > 
> > > ...
> > >
> > > I just don't have time to even pretend I maintain fbdev, so mark it as Orphan.
> > > 
> > > Anyone want to pick fbdev maintainership?
> 
> http://marc.info/?l=linux-fbdev&m=148181317415549&w=2
> 
> > I'll keep an eye on the mailing list, try to ensure that things keep
> > ticking along.
> 
> Andrew, do you want to manage patches yourself or should I step
> in and try to do it?

No, please go ahead.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] fbdev: remove current maintainer
  2016-12-08 10:04 ` Daniel Vetter
@ 2016-12-20  1:17   ` Laurent Pinchart
  0 siblings, 0 replies; 7+ messages in thread
From: Laurent Pinchart @ 2016-12-20  1:17 UTC (permalink / raw)
  To: dri-devel; +Cc: Daniel Vetter, Tomi Valkeinen, linux-fbdev, linux-kernel

Hi Daniel,

On Thursday 08 Dec 2016 11:04:47 Daniel Vetter wrote:
> On Thu, Dec 08, 2016 at 10:34:12AM +0200, Tomi Valkeinen wrote:
> > Remove Tomi Valkeinen from fbdev maintainer and mark fbdev as orphan.
> > 
> > Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
> > ---
> > 
> > I just don't have time to even pretend I maintain fbdev, so mark it as
> > Orphan.
> > 
> > Anyone want to pick fbdev maintainership?
> 
> I think for fbdev stuff that we need for the fbdev emulation in drm we
> could merge it through drm-misc.

Or we could instead invest time on getting rid of that last dependency on 
fbdev ? :-)

> And I'd very much welcome if you can
> still review those patches (e.g. the nommu enabling that's floating right
> now). If you want can also give you commit rights to drm-misc for that
> area. Or drm-misc maintainers can apply those patches.
> 
> Anything else would be still out of scope ofc.
> 
> What we might want to do is add dri-devel to the mailing lists, to make
> sure patch submissions get redicted to the right subsystem. Mail volume
> seems pretty low compared to dri-devel, I think we can absorb that.
> -Daniel
> 
> >  MAINTAINERS | 3 +--
> >  1 file changed, 1 insertion(+), 2 deletions(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 851b89b9edcb..fc2790eb4e84 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4968,10 +4968,9 @@ F:	drivers/net/wan/dlci.c
> > 
> >  F:	drivers/net/wan/sdla.c
> >  
> >  FRAMEBUFFER LAYER
> > 
> > -M:	Tomi Valkeinen <tomi.valkeinen@ti.com>
> > 
> >  L:	linux-fbdev@vger.kernel.org
> >  Q:	http://patchwork.kernel.org/project/linux-fbdev/list/
> > 
> > -S:	Maintained
> > +S:	Orphan
> > 
> >  F:	Documentation/fb/
> >  F:	drivers/video/
> >  F:	include/video/

-- 
Regards,

Laurent Pinchart

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] fbdev: remove current maintainer
  2016-12-19 13:34   ` Bartlomiej Zolnierkiewicz
  2016-12-19 18:13     ` Andrew Morton
@ 2016-12-20 13:16     ` Tomi Valkeinen
  1 sibling, 0 replies; 7+ messages in thread
From: Tomi Valkeinen @ 2016-12-20 13:16 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz, Andrew Morton
  Cc: linux-fbdev, linux-kernel, dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1079 bytes --]

On 19/12/16 15:34, Bartlomiej Zolnierkiewicz wrote:
> 
> Hi,
> 
> On Thursday, December 15, 2016 12:12:52 PM Andrew Morton wrote:
>> On Thu, 8 Dec 2016 10:34:12 +0200 Tomi Valkeinen <tomi.valkeinen@ti.com> wrote:
>>
>>> Remove Tomi Valkeinen from fbdev maintainer and mark fbdev as orphan.
>>>
>>> ...
>>>
>>> I just don't have time to even pretend I maintain fbdev, so mark it as Orphan.
>>>
>>> Anyone want to pick fbdev maintainership?
> 
> http://marc.info/?l=linux-fbdev&m=148181317415549&w=2
> 
>> I'll keep an eye on the mailing list, try to ensure that things keep
>> ticking along.
> 
> Andrew, do you want to manage patches yourself or should I step
> in and try to do it?
> 
> Tomi, in case I would end up handling patches your help would be
> still greatly appreciated (I'm not much a fbdev expert so any
> non-obvious stuff will likely take some time to be processed)..

Yes, I can have a look (but no promises). But I'm no fbdev expert either
=). I think I was mostly acting as a gate-keeper to sort the worst
problems out.

 Tomi


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-12-20 13:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-08  8:34 [PATCH] fbdev: remove current maintainer Tomi Valkeinen
2016-12-08 10:04 ` Daniel Vetter
2016-12-20  1:17   ` Laurent Pinchart
2016-12-15 20:12 ` Andrew Morton
2016-12-19 13:34   ` Bartlomiej Zolnierkiewicz
2016-12-19 18:13     ` Andrew Morton
2016-12-20 13:16     ` Tomi Valkeinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).