From: Dinh Nguyen <dinguyen@kernel.org>
To: Rosen Penev <rosenp@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCHv2 1/2] firmware: stratix10-rsu: fix 32-bit compilation
Date: Mon, 17 Nov 2025 21:33:22 -0600 [thread overview]
Message-ID: <10f402a3-afb6-4c38-8467-b74140c67d0c@kernel.org> (raw)
In-Reply-To: <20251112063033.176276-2-rosenp@gmail.com>
Hi Rosen,
On 11/12/25 00:30, Rosen Penev wrote:
> The code uses long which is changes depending on CONFIG settings.
> However, these longs should really be 64-bit. Fixes at least the
> following errors:
>
> drivers/firmware/stratix10-rsu.c: In function ‘rsu_get_spt_callback’:
Could you respin this series based on linux-next? There was a couple of
patches that was recently merged.
Thanks,
Dinh
next prev parent reply other threads:[~2025-11-18 3:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-12 6:30 [PATCHv2 0/2] firmware: stratix10-rsu: add COMPILE_TEST support Rosen Penev
2025-11-12 6:30 ` [PATCHv2 1/2] firmware: stratix10-rsu: fix 32-bit compilation Rosen Penev
2025-11-18 3:33 ` Dinh Nguyen [this message]
2025-11-19 1:13 ` Rosen Penev
2025-11-12 6:30 ` [PATCHv2 2/2] firmware: stratix10-rsu: add COMPILE_TEST support Rosen Penev
2025-11-13 11:30 ` kernel test robot
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=10f402a3-afb6-4c38-8467-b74140c67d0c@kernel.org \
--to=dinguyen@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rosenp@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.