Skip to content
Commit 93873bcb authored by Dima Zavin's avatar Dima Zavin Committed by Daniel Walker
Browse files

[ARM] msm: smd: Force the half_channel struct aligmnent to 4



Forcing the alignment prevents gcc from generating byte reads for word
member variables. Lack of this caused issues when the app processor
modified struct members and the modem saw a partial word write.

Signed-off-by: default avatarDima Zavin <dima@android.com>
Signed-off-by: default avatarDaniel Walker <dwalker@codeaurora.org>
parent b42dc44a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment