diff options
author | Alex Elder <[email protected]> | 2018-04-10 17:25:39 -0500 |
---|---|---|
committer | Andy Gross <[email protected]> | 2018-05-25 15:53:54 -0500 |
commit | 04a512fea333369cc0b550f3b90df0d638e34d00 (patch) | |
tree | 8f88b6f294524d8e9eb1ab4f1a832043c18b2d0b /lib/debugobjects.c | |
parent | e221a1da97d97a9b452f8be78bd14333bb5605aa (diff) |
soc: qcom: smem: byte swap values properly
Two places report an error when a partition header is found to
not contain the right canary value. The error messages do not
properly byte swap the host ids. Fix this, and adjust the format
specificier to match the 16-bit unsigned data type.
Move the error handling for a bad canary value to the end of
qcom_smem_alloc_private(). This avoids some long lines, and
reduces the distraction of handling this unexpected problem.
Signed-off-by: Alex Elder <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: Andy Gross <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions