All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/2] smem partition remap and bound check changes
@ 2021-10-05  9:32 Deepak Kumar Singh
  2021-10-05  9:32 ` [PATCH V3 1/2] soc: qcom: smem: map only partitions used by local HOST Deepak Kumar Singh
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Deepak Kumar Singh @ 2021-10-05  9:32 UTC (permalink / raw)
  To: bjorn.andersson, clew
  Cc: linux-kernel, linux-arm-msm, linux-remoteproc, Deepak Kumar Singh

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-15  4:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-05  9:32 [PATCH V3 0/2] smem partition remap and bound check changes Deepak Kumar Singh
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

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.