All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add the iommu list for swiotlb and xen-swiotlb
@ 2018-01-16  7:56 ` Christoph Hellwig
  0 siblings, 0 replies; 8+ messages in thread
From: Christoph Hellwig @ 2018-01-16  7:56 UTC (permalink / raw)
  To: konrad.wilk; +Cc: iommu, xen-devel, linux-kernel

All other discussions related to the dma mapping interfaces are on the
iommu list, so let's make it the official list for swiotlb and the
second list for xen-swiotlb.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2d54e636d625..30dcafd388ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13034,7 +13034,7 @@ F:	arch/x86/boot/video*
 
 SWIOTLB SUBSYSTEM
 M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-L:	linux-kernel@vger.kernel.org
+L:	iommu@lists.linux-foundation.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git
 S:	Supported
 F:	lib/swiotlb.c
@@ -14969,6 +14969,7 @@ F:	include/xen/interface/io/vscsiif.h
 XEN SWIOTLB SUBSYSTEM
 M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
 L:	xen-devel@lists.xenproject.org (moderated for non-subscribers)
+L:	iommu@lists.linux-foundation.org
 S:	Supported
 F:	arch/x86/xen/*swiotlb*
 F:	drivers/xen/*swiotlb*
-- 
2.14.2

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

* [PATCH] MAINTAINERS: add the iommu list for swiotlb and xen-swiotlb
@ 2018-01-16  7:56 ` Christoph Hellwig
  0 siblings, 0 replies; 8+ messages in thread
From: Christoph Hellwig @ 2018-01-16  7:56 UTC (permalink / raw)
  To: konrad.wilk-QHcLZuEGTsvQT0dZR+AlfA
  Cc: xen-devel-GuqFBffKawtpuQazS67q72D2FQJk+8+b,
	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

All other discussions related to the dma mapping interfaces are on the
iommu list, so let's make it the official list for swiotlb and the
second list for xen-swiotlb.

Signed-off-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2d54e636d625..30dcafd388ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13034,7 +13034,7 @@ F:	arch/x86/boot/video*
 
 SWIOTLB SUBSYSTEM
 M:	Konrad Rzeszutek Wilk <konrad.wilk-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
-L:	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+L:	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git
 S:	Supported
 F:	lib/swiotlb.c
@@ -14969,6 +14969,7 @@ F:	include/xen/interface/io/vscsiif.h
 XEN SWIOTLB SUBSYSTEM
 M:	Konrad Rzeszutek Wilk <konrad.wilk-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
 L:	xen-devel-GuqFBffKawtpuQazS67q72D2FQJk+8+b@public.gmane.org (moderated for non-subscribers)
+L:	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
 S:	Supported
 F:	arch/x86/xen/*swiotlb*
 F:	drivers/xen/*swiotlb*
-- 
2.14.2

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

* Re: [PATCH] MAINTAINERS: add the iommu list for swiotlb and xen-swiotlb
@ 2018-01-25 14:26   ` Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 8+ messages in thread
From: Konrad Rzeszutek Wilk @ 2018-01-25 14:26 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: iommu, xen-devel, linux-kernel

On Tue, Jan 16, 2018 at 08:56:24AM +0100, Christoph Hellwig wrote:
> All other discussions related to the dma mapping interfaces are on the
> iommu list, so let's make it the official list for swiotlb and the
> second list for xen-swiotlb.
> 
> Signed-off-by: Christoph Hellwig <hch@lst.de>

I am so behind emails.. I am not sure if I had replied to this, but just
in case I hadn't:

Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

P.S.
I am behind on the review of your dma rework - really sorry it is taking
that long.
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2d54e636d625..30dcafd388ac 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13034,7 +13034,7 @@ F:	arch/x86/boot/video*
>  
>  SWIOTLB SUBSYSTEM
>  M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> -L:	linux-kernel@vger.kernel.org
> +L:	iommu@lists.linux-foundation.org
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git
>  S:	Supported
>  F:	lib/swiotlb.c
> @@ -14969,6 +14969,7 @@ F:	include/xen/interface/io/vscsiif.h
>  XEN SWIOTLB SUBSYSTEM
>  M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
>  L:	xen-devel@lists.xenproject.org (moderated for non-subscribers)
> +L:	iommu@lists.linux-foundation.org
>  S:	Supported
>  F:	arch/x86/xen/*swiotlb*
>  F:	drivers/xen/*swiotlb*
> -- 
> 2.14.2
> 

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

* Re: [PATCH] MAINTAINERS: add the iommu list for swiotlb and xen-swiotlb
@ 2018-01-25 14:26   ` Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 8+ messages in thread
From: Konrad Rzeszutek Wilk @ 2018-01-25 14:26 UTC (permalink / raw)
  To: Christoph Hellwig
  Cc: xen-devel-GuqFBffKawtpuQazS67q72D2FQJk+8+b,
	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

On Tue, Jan 16, 2018 at 08:56:24AM +0100, Christoph Hellwig wrote:
> All other discussions related to the dma mapping interfaces are on the
> iommu list, so let's make it the official list for swiotlb and the
> second list for xen-swiotlb.
> 
> Signed-off-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>

I am so behind emails.. I am not sure if I had replied to this, but just
in case I hadn't:

Acked-by: Konrad Rzeszutek Wilk <konrad.wilk-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>

P.S.
I am behind on the review of your dma rework - really sorry it is taking
that long.
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2d54e636d625..30dcafd388ac 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13034,7 +13034,7 @@ F:	arch/x86/boot/video*
>  
>  SWIOTLB SUBSYSTEM
>  M:	Konrad Rzeszutek Wilk <konrad.wilk-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
> -L:	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> +L:	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git
>  S:	Supported
>  F:	lib/swiotlb.c
> @@ -14969,6 +14969,7 @@ F:	include/xen/interface/io/vscsiif.h
>  XEN SWIOTLB SUBSYSTEM
>  M:	Konrad Rzeszutek Wilk <konrad.wilk-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
>  L:	xen-devel-GuqFBffKawtpuQazS67q72D2FQJk+8+b@public.gmane.org (moderated for non-subscribers)
> +L:	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
>  S:	Supported
>  F:	arch/x86/xen/*swiotlb*
>  F:	drivers/xen/*swiotlb*
> -- 
> 2.14.2
> 

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

* Re: [PATCH] MAINTAINERS: add the iommu list for swiotlb and xen-swiotlb
  2018-01-16  7:56 ` Christoph Hellwig
  (?)
  (?)
@ 2018-01-25 14:26 ` Konrad Rzeszutek Wilk
  -1 siblings, 0 replies; 8+ messages in thread
From: Konrad Rzeszutek Wilk @ 2018-01-25 14:26 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: xen-devel, iommu, linux-kernel

On Tue, Jan 16, 2018 at 08:56:24AM +0100, Christoph Hellwig wrote:
> All other discussions related to the dma mapping interfaces are on the
> iommu list, so let's make it the official list for swiotlb and the
> second list for xen-swiotlb.
> 
> Signed-off-by: Christoph Hellwig <hch@lst.de>

I am so behind emails.. I am not sure if I had replied to this, but just
in case I hadn't:

Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

P.S.
I am behind on the review of your dma rework - really sorry it is taking
that long.
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2d54e636d625..30dcafd388ac 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13034,7 +13034,7 @@ F:	arch/x86/boot/video*
>  
>  SWIOTLB SUBSYSTEM
>  M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> -L:	linux-kernel@vger.kernel.org
> +L:	iommu@lists.linux-foundation.org
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git
>  S:	Supported
>  F:	lib/swiotlb.c
> @@ -14969,6 +14969,7 @@ F:	include/xen/interface/io/vscsiif.h
>  XEN SWIOTLB SUBSYSTEM
>  M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
>  L:	xen-devel@lists.xenproject.org (moderated for non-subscribers)
> +L:	iommu@lists.linux-foundation.org
>  S:	Supported
>  F:	arch/x86/xen/*swiotlb*
>  F:	drivers/xen/*swiotlb*
> -- 
> 2.14.2
> 

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* Re: [PATCH] MAINTAINERS: add the iommu list for swiotlb and xen-swiotlb
  2018-01-25 14:26   ` Konrad Rzeszutek Wilk
  (?)
  (?)
@ 2018-01-26  7:51   ` Christoph Hellwig
  -1 siblings, 0 replies; 8+ messages in thread
From: Christoph Hellwig @ 2018-01-26  7:51 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: Christoph Hellwig, iommu, xen-devel, linux-kernel

On Thu, Jan 25, 2018 at 09:26:18AM -0500, Konrad Rzeszutek Wilk wrote:
> On Tue, Jan 16, 2018 at 08:56:24AM +0100, Christoph Hellwig wrote:
> > All other discussions related to the dma mapping interfaces are on the
> > iommu list, so let's make it the official list for swiotlb and the
> > second list for xen-swiotlb.
> > 
> > Signed-off-by: Christoph Hellwig <hch@lst.de>
> 
> I am so behind emails.. I am not sure if I had replied to this, but just
> in case I hadn't:
> 
> Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

Thanks, I've added this patch to the dma-mapping tree.

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

* Re: [PATCH] MAINTAINERS: add the iommu list for swiotlb and xen-swiotlb
  2018-01-25 14:26   ` Konrad Rzeszutek Wilk
  (?)
@ 2018-01-26  7:51   ` Christoph Hellwig
  -1 siblings, 0 replies; 8+ messages in thread
From: Christoph Hellwig @ 2018-01-26  7:51 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel, iommu, Christoph Hellwig, linux-kernel

On Thu, Jan 25, 2018 at 09:26:18AM -0500, Konrad Rzeszutek Wilk wrote:
> On Tue, Jan 16, 2018 at 08:56:24AM +0100, Christoph Hellwig wrote:
> > All other discussions related to the dma mapping interfaces are on the
> > iommu list, so let's make it the official list for swiotlb and the
> > second list for xen-swiotlb.
> > 
> > Signed-off-by: Christoph Hellwig <hch@lst.de>
> 
> I am so behind emails.. I am not sure if I had replied to this, but just
> in case I hadn't:
> 
> Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

Thanks, I've added this patch to the dma-mapping tree.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* [PATCH] MAINTAINERS: add the iommu list for swiotlb and xen-swiotlb
@ 2018-01-16  7:56 Christoph Hellwig
  0 siblings, 0 replies; 8+ messages in thread
From: Christoph Hellwig @ 2018-01-16  7:56 UTC (permalink / raw)
  To: konrad.wilk; +Cc: xen-devel, iommu, linux-kernel

All other discussions related to the dma mapping interfaces are on the
iommu list, so let's make it the official list for swiotlb and the
second list for xen-swiotlb.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2d54e636d625..30dcafd388ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13034,7 +13034,7 @@ F:	arch/x86/boot/video*
 
 SWIOTLB SUBSYSTEM
 M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-L:	linux-kernel@vger.kernel.org
+L:	iommu@lists.linux-foundation.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git
 S:	Supported
 F:	lib/swiotlb.c
@@ -14969,6 +14969,7 @@ F:	include/xen/interface/io/vscsiif.h
 XEN SWIOTLB SUBSYSTEM
 M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
 L:	xen-devel@lists.xenproject.org (moderated for non-subscribers)
+L:	iommu@lists.linux-foundation.org
 S:	Supported
 F:	arch/x86/xen/*swiotlb*
 F:	drivers/xen/*swiotlb*
-- 
2.14.2


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2018-01-26  7:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-16  7:56 [PATCH] MAINTAINERS: add the iommu list for swiotlb and xen-swiotlb Christoph Hellwig
2018-01-16  7:56 ` Christoph Hellwig
2018-01-25 14:26 ` Konrad Rzeszutek Wilk
2018-01-25 14:26   ` Konrad Rzeszutek Wilk
2018-01-26  7:51   ` Christoph Hellwig
2018-01-26  7:51   ` Christoph Hellwig
2018-01-25 14:26 ` Konrad Rzeszutek Wilk
  -- strict thread matches above, loose matches on Subject: below --
2018-01-16  7:56 Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.