linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add dri-devel&linaro-mm for Android ION
@ 2018-04-04 10:30 Daniel Vetter
  2018-04-04 14:17 ` Laura Abbott
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Vetter @ 2018-04-04 10:30 UTC (permalink / raw)
  To: LKML
  Cc: devel, Daniel Vetter, dri-devel, linaro-mm-sig,
	Greg Kroah-Hartman, Daniel Vetter, Sumit Semwal

Most of the other cross-driver gfx infrastructure (dma_buf, dma_fence)
also gets cross posted to all the relevant gfx/memory lists. Doing the
same for ION means people won't miss relevant patches.

Cc: Sumit Semwal <sumit.semwal@linaro.org>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Acked-by: Laura Abbott <labbott@redhat.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 555db72d4eb7..d43cdfca3eb5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -902,6 +902,8 @@ ANDROID ION DRIVER
 M:	Laura Abbott <labbott@redhat.com>
 M:	Sumit Semwal <sumit.semwal@linaro.org>
 L:	devel@driverdev.osuosl.org
+L:	dri-devel@lists.freedesktop.org
+L:	linaro-mm-sig@lists.linaro.org (moderated for non-subscribers)
 S:	Supported
 F:	drivers/staging/android/ion
 F:	drivers/staging/android/uapi/ion.h
-- 
2.16.2

_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

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

* Re: [PATCH] MAINTAINERS: add dri-devel&linaro-mm for Android ION
  2018-04-04 10:30 [PATCH] MAINTAINERS: add dri-devel&linaro-mm for Android ION Daniel Vetter
@ 2018-04-04 14:17 ` Laura Abbott
  2018-04-04 14:30   ` Greg Kroah-Hartman
  0 siblings, 1 reply; 5+ messages in thread
From: Laura Abbott @ 2018-04-04 14:17 UTC (permalink / raw)
  To: Daniel Vetter, LKML
  Cc: Sumit Semwal, devel, dri-devel, linaro-mm-sig,
	Greg Kroah-Hartman, Daniel Vetter

On 04/04/2018 03:30 AM, Daniel Vetter wrote:
> Most of the other cross-driver gfx infrastructure (dma_buf, dma_fence)
> also gets cross posted to all the relevant gfx/memory lists. Doing the
> same for ION means people won't miss relevant patches.
> 

No problem from me, the rate of checkpatch fixups should be
small these days.

Acked-by: Laura Abbott <labbott@redhat.com>

> Cc: Laura Abbott <labbott@redhat.com>
> Cc: Sumit Semwal <sumit.semwal@linaro.org>
> Cc: devel@driverdev.osuosl.org
> Cc: dri-devel@lists.freedesktop.org
> Cc: linaro-mm-sig@lists.linaro.org (moderated for non-subscribers)
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
> ---
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 555db72d4eb7..d43cdfca3eb5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -902,6 +902,8 @@ ANDROID ION DRIVER
>   M:	Laura Abbott <labbott@redhat.com>
>   M:	Sumit Semwal <sumit.semwal@linaro.org>
>   L:	devel@driverdev.osuosl.org
> +L:	dri-devel@lists.freedesktop.org
> +L:	linaro-mm-sig@lists.linaro.org (moderated for non-subscribers)
>   S:	Supported
>   F:	drivers/staging/android/ion
>   F:	drivers/staging/android/uapi/ion.h
> 

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

* Re: [PATCH] MAINTAINERS: add dri-devel&linaro-mm for Android ION
  2018-04-04 14:17 ` Laura Abbott
@ 2018-04-04 14:30   ` Greg Kroah-Hartman
  2018-04-04 15:17     ` Daniel Vetter
  0 siblings, 1 reply; 5+ messages in thread
From: Greg Kroah-Hartman @ 2018-04-04 14:30 UTC (permalink / raw)
  To: Laura Abbott
  Cc: Daniel Vetter, LKML, Sumit Semwal, devel, dri-devel,
	linaro-mm-sig, Daniel Vetter

On Wed, Apr 04, 2018 at 07:17:39AM -0700, Laura Abbott wrote:
> On 04/04/2018 03:30 AM, Daniel Vetter wrote:
> > Most of the other cross-driver gfx infrastructure (dma_buf, dma_fence)
> > also gets cross posted to all the relevant gfx/memory lists. Doing the
> > same for ION means people won't miss relevant patches.
> > 
> 
> No problem from me, the rate of checkpatch fixups should be
> small these days.
> 
> Acked-by: Laura Abbott <labbott@redhat.com>

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

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

* Re: [PATCH] MAINTAINERS: add dri-devel&linaro-mm for Android ION
  2018-04-04 14:30   ` Greg Kroah-Hartman
@ 2018-04-04 15:17     ` Daniel Vetter
  2018-04-04 15:42       ` Greg Kroah-Hartman
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Vetter @ 2018-04-04 15:17 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Laura Abbott, LKML, Sumit Semwal, driverdevel, dri-devel,
	moderated list:DMA BUFFER SHARING FRAMEWORK, Daniel Vetter

On Wed, Apr 4, 2018 at 4:30 PM, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
> On Wed, Apr 04, 2018 at 07:17:39AM -0700, Laura Abbott wrote:
>> On 04/04/2018 03:30 AM, Daniel Vetter wrote:
>> > Most of the other cross-driver gfx infrastructure (dma_buf, dma_fence)
>> > also gets cross posted to all the relevant gfx/memory lists. Doing the
>> > same for ION means people won't miss relevant patches.
>> >
>>
>> No problem from me, the rate of checkpatch fixups should be
>> small these days.
>>
>> Acked-by: Laura Abbott <labbott@redhat.com>
>
> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Greg, can you pls stuff this into your staging queue? Imo makes most
sense there.

Thanks, Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

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

* Re: [PATCH] MAINTAINERS: add dri-devel&linaro-mm for Android ION
  2018-04-04 15:17     ` Daniel Vetter
@ 2018-04-04 15:42       ` Greg Kroah-Hartman
  0 siblings, 0 replies; 5+ messages in thread
From: Greg Kroah-Hartman @ 2018-04-04 15:42 UTC (permalink / raw)
  To: Daniel Vetter
  Cc: Laura Abbott, LKML, Sumit Semwal, driverdevel, dri-devel,
	moderated list:DMA BUFFER SHARING FRAMEWORK, Daniel Vetter

On Wed, Apr 04, 2018 at 05:17:08PM +0200, Daniel Vetter wrote:
> On Wed, Apr 4, 2018 at 4:30 PM, Greg Kroah-Hartman
> <gregkh@linuxfoundation.org> wrote:
> > On Wed, Apr 04, 2018 at 07:17:39AM -0700, Laura Abbott wrote:
> >> On 04/04/2018 03:30 AM, Daniel Vetter wrote:
> >> > Most of the other cross-driver gfx infrastructure (dma_buf, dma_fence)
> >> > also gets cross posted to all the relevant gfx/memory lists. Doing the
> >> > same for ION means people won't miss relevant patches.
> >> >
> >>
> >> No problem from me, the rate of checkpatch fixups should be
> >> small these days.
> >>
> >> Acked-by: Laura Abbott <labbott@redhat.com>
> >
> > Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> 
> Greg, can you pls stuff this into your staging queue? Imo makes most
> sense there.

Ok, but that will have to wait until after 4.17-rc1 is out as my pull
request for 4.17-rc1 is already sent to Linus.

thanks,

greg k-h

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

end of thread, other threads:[~2018-04-04 15:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-04 10:30 [PATCH] MAINTAINERS: add dri-devel&linaro-mm for Android ION Daniel Vetter
2018-04-04 14:17 ` Laura Abbott
2018-04-04 14:30   ` Greg Kroah-Hartman
2018-04-04 15:17     ` Daniel Vetter
2018-04-04 15:42       ` Greg Kroah-Hartman

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