From: Lee Jones <lee@kernel.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Liviu Dudau <liviu.dudau@arm.com>,
Sudeep Holla <sudeep.holla@arm.com>,
Lorenzo Pieralisi <lpieralisi@kernel.org>,
"Rafael J. Wysocki" <rafael@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
kernel test robot <lkp@intel.com>
Subject: Re: [PATCH v1 1/1] mfd: vexpress-sysreg: Fix resource compound literal assignments
Date: Mon, 14 Nov 2022 11:06:42 +0000 [thread overview]
Message-ID: <Y3IhQvMIfvgvkBO7@google.com> (raw)
In-Reply-To: <20221113191027.2327-1-andriy.shevchenko@linux.intel.com>
On Sun, 13 Nov 2022, Andy Shevchenko wrote:
> Since DEFINE_RES_*() macros were converted to provide a compound literal
> the user doesn't need to repeat it. Moreover, it may not be compiled.
>
> Fixes: 9c973ce7f9cf ("resource: Convert DEFINE_RES_NAMED() to be compound literal")
> Reported-by: kernel test robot <lkp@intel.com>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>
> Should go via Greg's tree where ioport.h has been changed.
I'm fine with it if Greg is:
Acked-by: Lee Jones <lee@kernel.org>
> drivers/mfd/vexpress-sysreg.c | 16 ++++------------
> 1 file changed, 4 insertions(+), 12 deletions(-)
--
Lee Jones [李琼斯]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee@kernel.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Liviu Dudau <liviu.dudau@arm.com>,
Sudeep Holla <sudeep.holla@arm.com>,
Lorenzo Pieralisi <lpieralisi@kernel.org>,
"Rafael J. Wysocki" <rafael@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
kernel test robot <lkp@intel.com>
Subject: Re: [PATCH v1 1/1] mfd: vexpress-sysreg: Fix resource compound literal assignments
Date: Mon, 14 Nov 2022 11:06:42 +0000 [thread overview]
Message-ID: <Y3IhQvMIfvgvkBO7@google.com> (raw)
In-Reply-To: <20221113191027.2327-1-andriy.shevchenko@linux.intel.com>
On Sun, 13 Nov 2022, Andy Shevchenko wrote:
> Since DEFINE_RES_*() macros were converted to provide a compound literal
> the user doesn't need to repeat it. Moreover, it may not be compiled.
>
> Fixes: 9c973ce7f9cf ("resource: Convert DEFINE_RES_NAMED() to be compound literal")
> Reported-by: kernel test robot <lkp@intel.com>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>
> Should go via Greg's tree where ioport.h has been changed.
I'm fine with it if Greg is:
Acked-by: Lee Jones <lee@kernel.org>
> drivers/mfd/vexpress-sysreg.c | 16 ++++------------
> 1 file changed, 4 insertions(+), 12 deletions(-)
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2022-11-14 11:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-13 19:10 [PATCH v1 1/1] mfd: vexpress-sysreg: Fix resource compound literal assignments Andy Shevchenko
2022-11-13 19:10 ` Andy Shevchenko
2022-11-14 9:02 ` Greg Kroah-Hartman
2022-11-14 9:02 ` Greg Kroah-Hartman
2022-11-14 9:37 ` Andy Shevchenko
2022-11-14 9:37 ` Andy Shevchenko
2022-11-14 10:07 ` Sudeep Holla
2022-11-14 10:07 ` Sudeep Holla
2022-11-14 11:06 ` Lee Jones [this message]
2022-11-14 11:06 ` Lee Jones
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=Y3IhQvMIfvgvkBO7@google.com \
--to=lee@kernel.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=liviu.dudau@arm.com \
--cc=lkp@intel.com \
--cc=lpieralisi@kernel.org \
--cc=rafael@kernel.org \
--cc=sudeep.holla@arm.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.