mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add me as x86 vdso maintainer
@ 2014-12-13  0:25 Andy Lutomirski
  2014-12-14  7:54 ` [tip:x86/urgent] MAINTAINERS: Add me as x86 VDSO submaintainer tip-bot for Andy Lutomirski
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Lutomirski @ 2014-12-13  0:25 UTC (permalink / raw)
  To: x86, linux-kernel; +Cc: Andy Lutomirski

Here goes... :)

Signed-off-by: Andy Lutomirski <luto@amacapital.net>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e186bf90ed8a..8737081d8546 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10476,6 +10476,13 @@ L:	linux-edac@vger.kernel.org
 S:	Maintained
 F:	arch/x86/kernel/cpu/mcheck/*
 
+X86 VDSO
+M:	Andy Lutomirski <luto@amacapital.net>
+L:	linux-kernel@vger.kernel.org
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vdso
+S:	Maintained
+F:	arch/x86/vdso/
+
 XC2028/3028 TUNER DRIVER
 M:	Mauro Carvalho Chehab <mchehab@osg.samsung.com>
 L:	linux-media@vger.kernel.org
-- 
2.1.0


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

* [tip:x86/urgent] MAINTAINERS: Add me as x86 VDSO submaintainer
  2014-12-13  0:25 [PATCH] MAINTAINERS: Add me as x86 vdso maintainer Andy Lutomirski
@ 2014-12-14  7:54 ` tip-bot for Andy Lutomirski
  2014-12-14 16:24   ` Andy Lutomirski
  0 siblings, 1 reply; 3+ messages in thread
From: tip-bot for Andy Lutomirski @ 2014-12-14  7:54 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: mingo, linux-kernel, hpa, luto, tglx

Commit-ID:  f0905c5a32ce6e9b743b4d9c70e53d1ce447852d
Gitweb:     http://git.kernel.org/tip/f0905c5a32ce6e9b743b4d9c70e53d1ce447852d
Author:     Andy Lutomirski <luto@amacapital.net>
AuthorDate: Fri, 12 Dec 2014 16:25:47 -0800
Committer:  Ingo Molnar <mingo@kernel.org>
CommitDate: Sun, 14 Dec 2014 08:47:22 +0100

MAINTAINERS: Add me as x86 VDSO submaintainer

Here goes... :)

Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1042001e502f8e0deb0edfeeac209b68378650cf.1418430292.git.luto@amacapital.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c444907..7a54fa8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10295,6 +10295,13 @@ L:	linux-edac@vger.kernel.org
 S:	Maintained
 F:	arch/x86/kernel/cpu/mcheck/*
 
+X86 VDSO
+M:	Andy Lutomirski <luto@amacapital.net>
+L:	linux-kernel@vger.kernel.org
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vdso
+S:	Maintained
+F:	arch/x86/vdso/
+
 XC2028/3028 TUNER DRIVER
 M:	Mauro Carvalho Chehab <m.chehab@samsung.com>
 L:	linux-media@vger.kernel.org

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

* Re: [tip:x86/urgent] MAINTAINERS: Add me as x86 VDSO submaintainer
  2014-12-14  7:54 ` [tip:x86/urgent] MAINTAINERS: Add me as x86 VDSO submaintainer tip-bot for Andy Lutomirski
@ 2014-12-14 16:24   ` Andy Lutomirski
  0 siblings, 0 replies; 3+ messages in thread
From: Andy Lutomirski @ 2014-12-14 16:24 UTC (permalink / raw)
  To: H. Peter Anvin, Ingo Molnar, Thomas Gleixner, linux-kernel

On Dec 13, 2014 11:54 PM, "tip-bot for Andy Lutomirski"
<tipbot@zytor.com> wrote:
>
> Commit-ID:  f0905c5a32ce6e9b743b4d9c70e53d1ce447852d
> Gitweb:     http://git.kernel.org/tip/f0905c5a32ce6e9b743b4d9c70e53d1ce447852d
> Author:     Andy Lutomirski <luto@amacapital.net>
> AuthorDate: Fri, 12 Dec 2014 16:25:47 -0800
> Committer:  Ingo Molnar <mingo@kernel.org>
> CommitDate: Sun, 14 Dec 2014 08:47:22 +0100
>
> MAINTAINERS: Add me as x86 VDSO submaintainer
>
> Here goes... :)
>
> Signed-off-by: Andy Lutomirski <luto@amacapital.net>
> Acked-by: Thomas Gleixner <tglx@linutronix.de>
> Link: http://lkml.kernel.org/r/1042001e502f8e0deb0edfeeac209b68378650cf.1418430292.git.luto@amacapital.net
> Signed-off-by: Ingo Molnar <mingo@kernel.org>
> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c444907..7a54fa8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10295,6 +10295,13 @@ L:     linux-edac@vger.kernel.org
>  S:     Maintained
>  F:     arch/x86/kernel/cpu/mcheck/*
>
> +X86 VDSO
> +M:     Andy Lutomirski <luto@amacapital.net>
> +L:     linux-kernel@vger.kernel.org
> +T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vdso

Unless this choice of git tree is actually sensible, v2 of this patch has:

git git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux.git x86/vdso

which makes more sense, I think.

--Andy

> +S:     Maintained
> +F:     arch/x86/vdso/
> +
>  XC2028/3028 TUNER DRIVER
>  M:     Mauro Carvalho Chehab <m.chehab@samsung.com>
>  L:     linux-media@vger.kernel.org

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

end of thread, other threads:[~2014-12-14 16:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-13  0:25 [PATCH] MAINTAINERS: Add me as x86 vdso maintainer Andy Lutomirski
2014-12-14  7:54 ` [tip:x86/urgent] MAINTAINERS: Add me as x86 VDSO submaintainer tip-bot for Andy Lutomirski
2014-12-14 16:24   ` Andy Lutomirski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®