mbox series

[0/6] soc: qcom: smem: bug fixes

Message ID 20180410222542.29474-1-elder@linaro.org
Headers show
Series soc: qcom: smem: bug fixes | expand

Message

Alex Elder April 10, 2018, 10:25 p.m. UTC
This series contains mostly bug fixes to the Qualcomm shared memory
("smem") code.  Although the bugs are real, they have most likely
never been observed.

					-Alex

Alex Elder (6):
  soc: qcom: smem: fix first cache entry calculation
  soc: qcom: smem: return proper type for cached entry functions
  soc: qcom: smem: byte swap values properly
  soc: qcom: smem: fix off-by-one error in qcom_smem_alloc_private()
  soc: qcom: smem: fix qcom_smem_set_global_partition()
  soc: qcom: smem: check sooner in qcom_smem_set_global_partition()

 drivers/soc/qcom/smem.c | 50 +++++++++++++++++++++++++++----------------------
 1 file changed, 28 insertions(+), 22 deletions(-)

-- 
2.14.1

Comments

Alex Elder April 25, 2018, 11:37 a.m. UTC | #1
On 04/24/2018 11:07 PM, Andy Gross wrote:
> On Fri, Apr 20, 2018 at 07:11:41AM -0500, Alex Elder wrote:

>> On 04/10/2018 05:25 PM, Alex Elder wrote:

>>> This series contains mostly bug fixes to the Qualcomm shared memory

>>> ("smem") code.  Although the bugs are real, they have most likely

>>> never been observed.

>>>

>>> 					-Alex

>>

>> Ping?	-Alex

> 

> It's only been a couple of weeks =P  That said, I looked over all of these and

> they look reasonable.  I'd like Bjorn to take a look as well.


Thanks a lot.  I have another set of patches based on these and I've been
sitting on them.  I don't want to inundate the list.

I see Bjorn has given his OK on all of them (thanks Bjorn!), so I'll send
out my new ones today.

					-Alex

> Andy

>