From: Michael Ellerman <michael@ellerman.id.au>
To: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Cc: linuxppc-dev@ozlabs.org,
Andrew Morton <akpm@linux-foundation.org>,
roel.kluin@gmail.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Add hvc_console to MAINTAINERS
Date: Wed, 01 Apr 2009 11:04:13 +1100 [thread overview]
Message-ID: <1238544253.6522.14.camel@localhost> (raw)
In-Reply-To: <20090331235057.GB563@zod.rchland.ibm.com>
[-- Attachment #1: Type: text/plain, Size: 1595 bytes --]
On Tue, 2009-03-31 at 19:50 -0400, Josh Boyer wrote:
> On Wed, Apr 01, 2009 at 10:44:00AM +1100, Michael Ellerman wrote:
> >On Tue, 2009-03-31 at 09:29 -0400, Josh Boyer wrote:
> >> Add a MAINTAINERS entry for the hypervisor virtual console support
> >> used on IBM POWER servers.
> >>
> >> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
> >> ---
> >>
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> >> index c5f4e9d..387ad45 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -2176,6 +2176,11 @@ W: http://www.ia64-linux.org/
> >> T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
> >> S: Maintained
> >>
> >> +IBM HYPERVISOR VIRTUAL CONSOLE
> >> +P: Several
> >> +L: linuxppc-dev@ozlabs.org
> >> +S: Maintained
> >
> >I don't think it's the "IBM" Hypervisor virtual console driver anymore.
> >There are backends for Xen, Beat (Toshiba) and virtio.
>
> Was just going by the copyright in the files, and Documentation/powerpc/hvc*
>
> Also, if there are other backends, then is the list specified really
> correct? Perhaps it should just be linux-kernel.
I would say /also/ linux-kernel.
I think there's still more folks on linux-ppc who have looked at the
driver than elsewhere, but cross-posting to lkml is probably good as
well.
cheers
--
Michael Ellerman
OzLabs, IBM Australia Development Lab
wwweb: http://michael.ellerman.id.au
phone: +61 2 6212 1183 (tie line 70 21183)
We do not inherit the earth from our ancestors,
we borrow it from our children. - S.M.A.R.T Person
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Michael Ellerman <michael@ellerman.id.au>
To: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linuxppc-dev@ozlabs.org, roel.kluin@gmail.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Add hvc_console to MAINTAINERS
Date: Wed, 01 Apr 2009 11:04:13 +1100 [thread overview]
Message-ID: <1238544253.6522.14.camel@localhost> (raw)
In-Reply-To: <20090331235057.GB563@zod.rchland.ibm.com>
[-- Attachment #1: Type: text/plain, Size: 1595 bytes --]
On Tue, 2009-03-31 at 19:50 -0400, Josh Boyer wrote:
> On Wed, Apr 01, 2009 at 10:44:00AM +1100, Michael Ellerman wrote:
> >On Tue, 2009-03-31 at 09:29 -0400, Josh Boyer wrote:
> >> Add a MAINTAINERS entry for the hypervisor virtual console support
> >> used on IBM POWER servers.
> >>
> >> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
> >> ---
> >>
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> >> index c5f4e9d..387ad45 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -2176,6 +2176,11 @@ W: http://www.ia64-linux.org/
> >> T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
> >> S: Maintained
> >>
> >> +IBM HYPERVISOR VIRTUAL CONSOLE
> >> +P: Several
> >> +L: linuxppc-dev@ozlabs.org
> >> +S: Maintained
> >
> >I don't think it's the "IBM" Hypervisor virtual console driver anymore.
> >There are backends for Xen, Beat (Toshiba) and virtio.
>
> Was just going by the copyright in the files, and Documentation/powerpc/hvc*
>
> Also, if there are other backends, then is the list specified really
> correct? Perhaps it should just be linux-kernel.
I would say /also/ linux-kernel.
I think there's still more folks on linux-ppc who have looked at the
driver than elsewhere, but cross-posting to lkml is probably good as
well.
cheers
--
Michael Ellerman
OzLabs, IBM Australia Development Lab
wwweb: http://michael.ellerman.id.au
phone: +61 2 6212 1183 (tie line 70 21183)
We do not inherit the earth from our ancestors,
we borrow it from our children. - S.M.A.R.T Person
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2009-04-01 0:04 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-17 12:19 [PATCH] hvc_console: prevent wrapping in hvc_console_print() Roel Kluin
2009-03-30 20:35 ` Andrew Morton
2009-03-30 20:35 ` Andrew Morton
2009-03-30 20:55 ` Josh Boyer
2009-03-30 20:55 ` Josh Boyer
2009-03-30 21:18 ` Andrew Morton
2009-03-30 21:18 ` Andrew Morton
2009-03-31 13:29 ` [PATCH] Add hvc_console to MAINTAINERS Josh Boyer
2009-03-31 21:10 ` Joe Perches
2009-03-31 21:10 ` Joe Perches
2009-03-31 21:22 ` Andrew Morton
2009-03-31 21:22 ` Andrew Morton
2009-03-31 21:40 ` Joe Perches
2009-03-31 21:40 ` Joe Perches
2009-03-31 23:52 ` Josh Boyer
2009-03-31 23:52 ` Josh Boyer
2009-03-31 23:44 ` Michael Ellerman
2009-03-31 23:44 ` Michael Ellerman
2009-03-31 23:50 ` Josh Boyer
2009-03-31 23:50 ` Josh Boyer
2009-04-01 0:04 ` Michael Ellerman [this message]
2009-04-01 0:04 ` Michael Ellerman
2009-04-01 0:20 ` Michael Ellerman
2009-04-01 0:33 ` Josh Boyer
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=1238544253.6522.14.camel@localhost \
--to=michael@ellerman.id.au \
--cc=akpm@linux-foundation.org \
--cc=jwboyer@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=roel.kluin@gmail.com \
/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.