diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-01-21 11:21:15 -0800 |
---|---|---|
committer | Kumar Gala <galak@codeaurora.org> | 2015-01-23 10:19:33 -0600 |
commit | 7279db9287f226fbb3f349c3244f8dc4b783e645 (patch) | |
tree | 8054966b9f2447adce0e3a1ffcd0595806b02fef /net/unix/af_unix.c | |
parent | 65b4ab65538e0da8e03e05d137001f10c78273d0 (diff) |
ARM: qcom: Fix SCM interface for big-endian kernels
The secure environment only runs in little-endian mode, so any
buffers shared with the secure environment should have their
contents converted to little-endian. We also mark such elements
with __le32 to allow sparse to catch such problems.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions