From: Bjorn Andersson <andersson@kernel.org>
To: Konrad Dybcio <konradybcio@kernel.org>,
Jens Reidel <adrian@mainlining.org>
Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
linux@mainlining.org, ~postmarketos/upstreaming@lists.sr.ht
Subject: Re: [PATCH] soc: qcom: smem: Fix endian-unaware access of num_entries
Date: Mon, 11 Aug 2025 23:03:35 -0500 [thread overview]
Message-ID: <175497141338.170566.3604271939497396373.b4-ty@kernel.org> (raw)
In-Reply-To: <20250726235646.254730-1-adrian@mainlining.org>
On Sun, 27 Jul 2025 01:56:46 +0200, Jens Reidel wrote:
> Add a missing le32_to_cpu when accessing num_entries, which is always a
> little endian integer.
>
> Fixes booting on Xiaomi Mi 9T (xiaomi-davinci) in big endian.
>
>
Applied, thanks!
[1/1] soc: qcom: smem: Fix endian-unaware access of num_entries
commit: 19e7aa0e9e46d0ad111a4af55b3d681b6ad945e0
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
prev parent reply other threads:[~2025-08-12 4:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-26 23:56 [PATCH] soc: qcom: smem: Fix endian-unaware access of num_entries Jens Reidel
2025-08-12 4:03 ` Bjorn Andersson [this message]
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=175497141338.170566.3604271939497396373.b4-ty@kernel.org \
--to=andersson@kernel.org \
--cc=adrian@mainlining.org \
--cc=konradybcio@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@mainlining.org \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/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.