On Tue 05 Oct 04:32 CDT 2021, Deepak Kumar Singh wrote: > 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. > Hi Deepak, Sorry for taking my time reviewing and testing this series. I think it looks good and was hoping to just merge it, but it no longer applies. Could you please help me rebase it ontop of linux-next? Thanks, Bjorn > 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 >