From: "Rafael J. Wysocki" <rafael@kernel.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: "Rafael J. Wysocki" <rafael@kernel.org>,
kernel test robot <lkp@intel.com>,
Mika Westerberg <mika.westerberg@linux.intel.com>,
Linus Walleij <linus.walleij@linaro.org>,
"open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
Marc Zyngier <maz@kernel.org>,
Bartosz Golaszewski <bgolaszewski@baylibre.com>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [BUILD REGRESSION] LAST PATCH: gpiolib: Reuse device's fwnode to create IRQ domain
Date: Fri, 5 Mar 2021 18:28:03 +0100 [thread overview]
Message-ID: <CAJZ5v0gNNv1vRfdoFva4bwuDPoPAWNMFfPPT7LvPWnq2LTOvaQ@mail.gmail.com> (raw)
In-Reply-To: <YEI3EfE8N/isD9Uk@smile.fi.intel.com>
On Fri, Mar 5, 2021 at 2:50 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
>
> On Fri, Mar 05, 2021 at 02:06:54PM +0100, Rafael J. Wysocki wrote:
> > On Fri, Mar 5, 2021 at 1:31 PM Andy Shevchenko
> > <andriy.shevchenko@linux.intel.com> wrote:
> > > On Fri, Mar 05, 2021 at 11:18:23AM +0800, kernel test robot wrote:
> > > > url: https://github.com/0day-ci/linux/commits/Andy-Shevchenko/gpiolib-switch-to-fwnode-in-the-core/20210304-230747
> > > > base: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git e749df1bbd23f4472082210650514548d8a39e9b
> > > >
> > > > [If your patch is applied to the wrong git tree, kindly drop us a note.
> > > > And when submitting patch, we suggest to use '--base' as documented in
> > > > https://git-scm.com/docs/git-format-patch]
> > > >
> > > >
> > > > Error/Warning in current branch:
> > > >
> > > > drivers/gpio/gpiolib.c:3672:24: warning: passing argument 1 of 'is_acpi_node' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
> > > > drivers/gpio/gpiolib.c:3675:24: warning: passing argument 1 of 'is_acpi_node' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
> > > > drivers/gpio/gpiolib.c:3686:24: error: passing 'const struct fwnode_handle *' to parameter of type 'struct fwnode_handle *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
> > > > drivers/gpio/gpiolib.c:3686:24: warning: passing argument 1 of 'is_acpi_node' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
> > >
> > > Yeah, yeah. The fix should be in Rafael's tree.
> > >
> > > Rafael, can you submit it as material for v5.12-rcX, please?
> >
> > What exactly do you want me to submit for 5.12-rc and why is it urgent?
>
> I'm talking about
> https://lore.kernel.org/linux-acpi/20210302133721.GG3@paasikivi.fi.intel.com/T/#u
>
> It's not urgent per se, but it rather makes life easier in case that my
> GPIO fwnode patch series will be routed thru the different tree (and
> I believe GPIO would like to have pull it as an immutable branch / tag).
OK, just sent a PR with that change, thanks!
next prev parent reply other threads:[~2021-03-05 17:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <6041a2ff.18V+4AiVF2xWzVE+%lkp@intel.com>
2021-03-05 12:31 ` [BUILD REGRESSION] LAST PATCH: gpiolib: Reuse device's fwnode to create IRQ domain Andy Shevchenko
2021-03-05 13:06 ` Rafael J. Wysocki
2021-03-05 13:50 ` Andy Shevchenko
2021-03-05 17:28 ` Rafael J. Wysocki [this message]
2021-03-05 17:55 ` Andy Shevchenko
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=CAJZ5v0gNNv1vRfdoFva4bwuDPoPAWNMFfPPT7LvPWnq2LTOvaQ@mail.gmail.com \
--to=rafael@kernel.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=bgolaszewski@baylibre.com \
--cc=linus.walleij@linaro.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=lkp@intel.com \
--cc=maz@kernel.org \
--cc=mika.westerberg@linux.intel.com \
--cc=tglx@linutronix.de \
/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;
as well as URLs for NNTP newsgroup(s).