[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z8ccIBTgn6n7CYXh@bogus>
Date: Tue, 4 Mar 2025 15:28:32 +0000
From: Sudeep Holla <sudeep.holla@....com>
To: Arnd Bergmann <arnd@...nel.org>
Cc: Cristian Marussi <cristian.marussi@....com>, soc@...ts.linux.dev,
Sudeep Holla <sudeep.holla@....com>, Arnd Bergmann <arnd@...db.de>,
Luke Parkin <luke.parkin@....com>, Peng Fan <peng.fan@....com>,
arm-scmi@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] firmware: arm_scmi: use ioread64() instead of
ioread64_hi_lo()
Hi Arnd,
On Tue, Mar 04, 2025 at 03:43:34PM +0100, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@...db.de>
>
> The scmi_common_fastchannel_db_ring() function calls either ioread64()
> or ioread64_hi_lo() depending on whether it is compiler for 32-bit
> or 64-bit architectures.
>
> The same logic is used to define ioread64() itself in the
> linux/io-64-nonatomic-hi-lo.h header file, so the special case
> is not really needed.
>
> The behavior here should not change at all.
LGTM. I just sent PR for v6.15 this morning. Either I can redo PR with
this included or you can just apply this directly. I am fine either way.
If you go for the latter approach,
Reviewed-by: Sudeep Holla <sudeep.holla@....com>
If you prefer me to send updated PR, let me know. I don't want to create
confusion by recalling by PR and sending an updated one without consulting
you.
--
Regards,
Sudeep
Powered by blists - more mailing lists