diff options
| author | Sanrio Alvares <salvares@codeaurora.org> | 2016-02-08 18:42:08 -0800 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 21:21:28 -0700 |
| commit | ae3950d6238c828de10ed8c66e4b9dd9e27ecad0 (patch) | |
| tree | dcf01b7b588c76a07a3a7c51d4d3c0ac2601a9ae /include/linux/debugobjects.h | |
| parent | 566b301bfe49fbee1c6b56a1bbe4316fd33a6eed (diff) | |
lib: align source before using optimized implementation
If the source is at the boundary of the VMA, loading one word at a
time can cause an alignment fault when the adjacent VMA is IO mapped.
Do byte-by-byte copy until source aligns to 8 bytes and then continue
with optimized version.
CRs-Fixed: 973724
Change-Id: I05e085597c58169fc6e275508a907029b9c7ec64
Signed-off-by: Sanrio Alvares <salvares@codeaurora.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
