From: Deepak Kumar Singh <deesin@codeaurora.org>
To: bjorn.andersson@linaro.org, clew@codeaurora.org
Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
linux-remoteproc@vger.kernel.org,
Deepak Kumar Singh <deesin@codeaurora.org>
Subject: [PATCH V3 0/2] smem partition remap and bound check changes
Date: Tue, 5 Oct 2021 15:02:43 +0530 [thread overview]
Message-ID: <1633426371-4827-1-git-send-email-deesin@codeaurora.org> (raw)
Addressed pointer conversion error in previous set and devm_iounmap
code reordering. Corrected code for calculating global partition size,
added code inside hardware mutex p_size = avilable + free.
Deepak Kumar Singh (2):
soc: qcom: smem: map only partitions used by local HOST
soc: qcom: smem: validate fields of shared structures
drivers/soc/qcom/smem.c | 317 +++++++++++++++++++++++++++++++++++++-----------
1 file changed, 245 insertions(+), 72 deletions(-)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
next reply other threads:[~2021-10-05 9:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-05 9:32 Deepak Kumar Singh [this message]
2021-10-05 9:32 ` [PATCH V3 1/2] soc: qcom: smem: map only partitions used by local HOST Deepak Kumar Singh
2021-10-05 9:32 ` [PATCH V3 2/2] soc: qcom: smem: validate fields of shared structures Deepak Kumar Singh
2021-12-15 4:01 ` [PATCH V3 0/2] smem partition remap and bound check changes Bjorn Andersson
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=1633426371-4827-1-git-send-email-deesin@codeaurora.org \
--to=deesin@codeaurora.org \
--cc=bjorn.andersson@linaro.org \
--cc=clew@codeaurora.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
/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.