diff options
author | 2018-04-10 17:25:40 -0500 | |
---|---|---|
committer | 2018-05-25 15:53:55 -0500 | |
commit | 8377f8181da8dce24ace68a43e280f6a6cb2c51c (patch) | |
tree | 4b8c125613105ce49ede711a6f6112681d659059 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | soc: qcom: smem: byte swap values properly (diff) | |
download | wireguard-linux-8377f8181da8dce24ace68a43e280f6a6cb2c51c.tar.xz wireguard-linux-8377f8181da8dce24ace68a43e280f6a6cb2c51c.zip |
soc: qcom: smem: fix off-by-one error in qcom_smem_alloc_private()
It's OK if the space for a newly-allocated uncached entry actually
touches the free cached space boundary. It's only a problem if it
would cross it.
Signed-off-by: Alex Elder <elder@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions