From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Aleksey Makarov <aleksey.makarov@linaro.org>
Cc: Timur Tabi <timur@codeaurora.org>,
"Zheng, Lv" <lv.zheng@intel.com>,
Kefeng Wang <wangkefeng.wang@huawei.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
Russell King <linux@arm.linux.org.uk>,
Peter Hurley <peter@hurleysoftware.com>,
Graeme Gregory <graeme.gregory@linaro.org>,
"Rafael J . Wysocki" <rjw@rjwysocki.net>,
lkml <linux-kernel@vger.kernel.org>,
Leif Lindholm <leif.lindholm@linaro.org>,
linux-acpi@vger.kernel.org,
Andy Shevchenko <andy.shevchenko@gmail.com>,
Yury Norov <ynorov@caviumnetworks.com>,
Christopher Covington <cov@codeaurora.org>,
linux-serial@vger.kernel.org, Mark Salter <msalter@redhat.com>,
Al Stone <ahs3@redhat.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Len Brown <lenb@kernel.org>
Subject: Re: [PATCH v10 0/4] ACPI: parse the SPCR table
Date: Tue, 27 Sep 2016 17:19:53 +0200 [thread overview]
Message-ID: <20160927151953.GB4371@kroah.com> (raw)
In-Reply-To: <3529130a-d44d-3160-4fbc-9827f8d94196@linaro.org>
On Mon, Sep 26, 2016 at 12:48:47PM -0700, Aleksey Makarov wrote:
>
>
> On 09/21/2016 10:22 AM, Aleksey Makarov wrote:
> >
> >
> > On 09/21/2016 07:38 PM, Greg Kroah-Hartman wrote:
> > > On Wed, Sep 21, 2016 at 11:19:35AM -0500, Timur Tabi wrote:
> > > > On Wed, Sep 21, 2016 at 5:37 AM, Greg Kroah-Hartman
> > > > <gregkh@linuxfoundation.org> wrote:
> > > > >
> > > > > I thought you asked Rafael to take them, they are not in my queue
> > > > > anymore because of that. Don't try to shop-around for maintainers
> > > > > please, that's kind of rude...
> > > >
> > > > In Aleksey's defense, these patches have been floating around for far
> > > > too long, so I can understand his frustration.
> > >
> > > I understand the frustration as well, cross-maintainer messy patches
> > > like this are hard to get merged at times at they fall between the
> > > cracks a lot.
> > >
> > > > But as you said, I really hope Rafael picks these up for 4.9. We need
> > > > these patches for ARM server.
> > >
> > > I thought I saw an email saying he would do so, but it might have been
> > > for some other patchset, sorry...
> >
> > This can be for "ACPI: ARM64: support for ACPI_TABLE_UPGRADE":
> >
> > https://lkml.kernel.org/r/CAJZ5v0goXsQ2umcDXU0six+QtxcKGZq7mxhgxuvXTH2iZt6YNA@mail.gmail.com
> >
> > As for this patchset, Rafael ACKed the ACPI part:
> >
> > https://lkml.kernel.org/r/CAJZ5v0hdoLTfjrD8+WxSoxM48dqbZK2KwY_h+63kHKHKgO=JFA@mail.gmail.com
> >
> > but I can not find any acknowledge from him that he is ready to merge the series.
> > On the contrary, he expressed his doubt that he is "the right maintainer to send this to":
> >
> > https://lkml.kernel.org/r/CAJZ5v0gzjtFzig7nEumr83+J2dGb+OA8GNR2i45ZqznfV_hA-A@mail.gmail.com
> >
> > I asked the ARM64 people, they said they prefer Rafael to do that:
> >
> > https://lkml.kernel.org/r/20160909151758.GA11418@arm.com
> >
> > I interpreted the silence from Rafael as unwillingness to pull the series
> > and thought it's OK to ask you.
> >
> > I am sorry if this looks rude for Rafael, I did not mean that.
>
> Hi Greg,
>
> Can you give advise on how to deal with this situation please?
>
> It looks like Rafael does not want to pull the patches. Some time ago he wrote:
>
> "Honestly, I'm not sure why I'm regarded as the right maintainer to send this to.
>
> The only patch here touching generic ACPI code is [3/5] (the [2/5] is
> going in through ACPICA) and the rest is all about ARM64 AFAICS. Why
> don't you send it to the ARM64 maintainers instead?"
>
> (https://lkml.kernel.org/r/CAJZ5v0gzjtFzig7nEumr83+J2dGb+OA8GNR2i45ZqznfV_hA-A@mail.gmail.com)
>
> ARM64 maintainer said
>
> "The series should go via Rafael, since the bulk of the changes are
> outside of arch/arm64."
>
> (https://lkml.kernel.org/r/20160909151758.GA11418@arm.com)
>
> So should I continue to try to reach Rafael or ask another maintainer?
> Can you pull it for 4.9?
crazy, no one wants to touch this :)
So, do you have acks from all of the relevant people? If so, sure, I
can take it, can you resend me a full copy of the patches and I'll queue
them up?
thanks,
greg k-h
next prev parent reply other threads:[~2016-09-27 15:19 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-05 12:36 Aleksey Makarov
2016-09-05 12:36 ` [PATCH v10 1/4] of/serial: move earlycon early_param handling to serial Aleksey Makarov
2016-09-05 12:36 ` [PATCH v10 2/4] ACPI: parse SPCR and enable matching console Aleksey Makarov
2016-09-05 12:36 ` [PATCH v10 3/4] ARM64: ACPI: enable ACPI_SPCR_TABLE Aleksey Makarov
2016-09-07 9:30 ` Aleksey Makarov
2016-09-08 11:16 ` Will Deacon
2016-09-08 13:25 ` Graeme Gregory
2016-09-08 13:35 ` Hanjun Guo
2016-09-08 16:34 ` Mark Salter
2016-09-09 8:36 ` Graeme Gregory
2016-09-09 9:28 ` Hanjun Guo
2016-09-13 18:45 ` Mark Salter
2016-09-09 9:29 ` Will Deacon
2016-09-09 15:07 ` Aleksey Makarov
2016-09-09 15:17 ` Will Deacon
2016-09-05 12:36 ` [PATCH v10 4/4] serial: pl011: add console matching function Aleksey Makarov
2016-09-12 15:55 ` [PATCH v10 0/4] ACPI: parse the SPCR table Aleksey Makarov
2016-09-16 13:40 ` Aleksey Makarov
2016-09-21 10:27 ` Aleksey Makarov
2016-09-21 10:37 ` Greg Kroah-Hartman
2016-09-21 16:19 ` Timur Tabi
2016-09-21 16:38 ` Greg Kroah-Hartman
2016-09-21 17:22 ` Aleksey Makarov
2016-09-26 19:48 ` Aleksey Makarov
2016-09-27 15:19 ` Greg Kroah-Hartman [this message]
2016-09-27 20:54 ` [PATCH v11 1/4] of/serial: move earlycon early_param handling to serial Aleksey Makarov
2016-09-27 20:54 ` [PATCH v11 2/4] ACPI: parse SPCR and enable matching console Aleksey Makarov
2017-09-11 9:11 ` Andreas Schwab
2017-09-11 11:05 ` Leif Lindholm
2017-09-11 11:39 ` Andreas Schwab
2017-09-11 12:24 ` Graeme Gregory
2017-09-11 12:28 ` Andreas Schwab
2017-09-11 13:03 ` Graeme Gregory
2017-09-11 13:23 ` Leif Lindholm
2016-09-27 20:54 ` [PATCH v11 3/4] ARM64: ACPI: enable ACPI_SPCR_TABLE Aleksey Makarov
2016-09-27 20:54 ` [PATCH v11 4/4] serial: pl011: add console matching function Aleksey Makarov
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=20160927151953.GB4371@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=ahs3@redhat.com \
--cc=aleksey.makarov@linaro.org \
--cc=andy.shevchenko@gmail.com \
--cc=cov@codeaurora.org \
--cc=graeme.gregory@linaro.org \
--cc=leif.lindholm@linaro.org \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=lorenzo.pieralisi@arm.com \
--cc=lv.zheng@intel.com \
--cc=msalter@redhat.com \
--cc=peter@hurleysoftware.com \
--cc=rjw@rjwysocki.net \
--cc=timur@codeaurora.org \
--cc=wangkefeng.wang@huawei.com \
--cc=ynorov@caviumnetworks.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 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®