All of lore.kernel.org
 help / color / mirror / Atom feed
From: konrad.wilk@oracle.com (Konrad Rzeszutek Wilk)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 6/6] MAINTAINERS: add myself as arm64/xen maintainer
Date: Wed, 5 Jun 2013 10:27:23 -0400	[thread overview]
Message-ID: <20130605142723.GC4576@phenom.dumpdata.com> (raw)
In-Reply-To: <1370434530-22428-6-git-send-email-stefano.stabellini@eu.citrix.com>

On Wed, Jun 05, 2013 at 01:15:30PM +0100, Stefano Stabellini wrote:
> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>

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

(not sure if that is needed, but I am more than happy to have Stefano be
the Xen-ARM guy and I can be the Xen-generic-and-x86 guy).

> ---
>  MAINTAINERS |    7 +++++++
>  1 files changed, 7 insertions(+), 0 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fd3a495..95a6a51 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9096,6 +9096,13 @@ S:	Supported
>  F:	arch/arm/xen/
>  F:	arch/arm/include/asm/xen/
>  
> +XEN HYPERVISOR ARM64
> +M:	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
> +L:	xen-devel at lists.xensource.com (moderated for non-subscribers)
> +S:	Supported
> +F:	arch/arm64/xen/
> +F:	arch/arm64/include/asm/xen/
> +
>  XEN NETWORK BACKEND DRIVER
>  M:	Ian Campbell <ian.campbell@citrix.com>
>  L:	xen-devel at lists.xensource.com (moderated for non-subscribers)
> -- 
> 1.7.2.5
> 

WARNING: multiple messages have this Message-ID (diff)
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, xen-devel@lists.xensource.com,
	will.deacon@arm.com, catalin.marinas@arm.com,
	Ian.Campbell@citrix.com
Subject: Re: [PATCH v3 6/6] MAINTAINERS: add myself as arm64/xen maintainer
Date: Wed, 5 Jun 2013 10:27:23 -0400	[thread overview]
Message-ID: <20130605142723.GC4576@phenom.dumpdata.com> (raw)
In-Reply-To: <1370434530-22428-6-git-send-email-stefano.stabellini@eu.citrix.com>

On Wed, Jun 05, 2013 at 01:15:30PM +0100, Stefano Stabellini wrote:
> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>

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

(not sure if that is needed, but I am more than happy to have Stefano be
the Xen-ARM guy and I can be the Xen-generic-and-x86 guy).

> ---
>  MAINTAINERS |    7 +++++++
>  1 files changed, 7 insertions(+), 0 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fd3a495..95a6a51 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9096,6 +9096,13 @@ S:	Supported
>  F:	arch/arm/xen/
>  F:	arch/arm/include/asm/xen/
>  
> +XEN HYPERVISOR ARM64
> +M:	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
> +L:	xen-devel@lists.xensource.com (moderated for non-subscribers)
> +S:	Supported
> +F:	arch/arm64/xen/
> +F:	arch/arm64/include/asm/xen/
> +
>  XEN NETWORK BACKEND DRIVER
>  M:	Ian Campbell <ian.campbell@citrix.com>
>  L:	xen-devel@lists.xensource.com (moderated for non-subscribers)
> -- 
> 1.7.2.5
> 

  parent reply	other threads:[~2013-06-05 14:27 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-05 12:14 [PATCH v3 0/6] Introduce Xen support to ARM64 Stefano Stabellini
2013-06-05 12:14 ` Stefano Stabellini
2013-06-05 12:14 ` Stefano Stabellini
2013-06-05 12:15 ` [PATCH v3 1/6] arm/xen: define xen_remap as ioremap_cached Stefano Stabellini
2013-06-05 12:15   ` Stefano Stabellini
2013-06-05 12:15   ` Stefano Stabellini
2013-06-05 12:15 ` [PATCH v3 2/6] arm64/xen: introduce asm/xen header files on arm64 Stefano Stabellini
2013-06-05 12:15   ` Stefano Stabellini
2013-06-05 12:15   ` Stefano Stabellini
2013-06-05 12:15 ` [PATCH v3 3/6] arm64/xen: implement ioremap_cached " Stefano Stabellini
2013-06-05 12:15   ` Stefano Stabellini
2013-06-05 12:15   ` Stefano Stabellini
2013-06-05 12:15 ` [PATCH v3 4/6] arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64 Stefano Stabellini
2013-06-05 12:15   ` Stefano Stabellini
2013-06-05 12:15   ` Stefano Stabellini
2013-06-05 12:15 ` [PATCH v3 5/6] arm64/xen: introduce CONFIG_XEN and hypercall.S " Stefano Stabellini
2013-06-05 12:15   ` Stefano Stabellini
2013-06-05 12:15   ` Stefano Stabellini
2013-06-05 12:23   ` Ian Campbell
2013-06-05 12:23     ` Ian Campbell
2013-06-05 12:23     ` Ian Campbell
2013-06-05 12:38     ` Stefano Stabellini
2013-06-05 12:38       ` Stefano Stabellini
2013-06-05 12:38       ` Stefano Stabellini
2013-06-05 12:44   ` Arnd Bergmann
2013-06-05 12:44     ` Arnd Bergmann
2013-06-05 12:50     ` Will Deacon
2013-06-05 12:50       ` Will Deacon
2013-06-05 14:43       ` Christopher Covington
2013-06-05 14:43         ` Christopher Covington
2013-06-05 13:04     ` Stefano Stabellini
2013-06-05 13:04       ` Stefano Stabellini
2013-06-05 13:04       ` Stefano Stabellini
2013-06-06 14:42     ` Catalin Marinas
2013-06-06 14:42       ` Catalin Marinas
2013-06-06 14:42       ` Catalin Marinas
2013-06-06 16:19       ` Stefano Stabellini
2013-06-06 16:19         ` Stefano Stabellini
2013-06-05 12:15 ` [PATCH v3 6/6] MAINTAINERS: add myself as arm64/xen maintainer Stefano Stabellini
2013-06-05 12:15   ` Stefano Stabellini
2013-06-05 12:15   ` Stefano Stabellini
2013-06-05 12:23   ` Ian Campbell
2013-06-05 12:23     ` Ian Campbell
2013-06-05 12:23     ` Ian Campbell
2013-06-05 14:27   ` Konrad Rzeszutek Wilk [this message]
2013-06-05 14:27     ` Konrad Rzeszutek Wilk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130605142723.GC4576@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.