diff options
| author | Herbert Xu <[email protected]> | 2020-09-08 15:00:36 +1000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2020-09-18 17:20:10 +1000 |
| commit | 9b20cbf8ebf072ef7ef603c139c004904b2ddd52 (patch) | |
| tree | 27eda969a79a04189abd712f732b6e35542b7a34 /tools/perf/scripts/python/bin | |
| parent | 2ca73193ccab4f02ffde11f3f0a3185fbd1c50b3 (diff) | |
crypto: sun4i-ss - Fix sparse endianness markers
This patch also fixes the incorrect endianness markings in the
sun4i-ss driver. It should have no effect in the genereated code.
Instead of using cpu_to_Xe32 followed by a memcpy, this patch
converts the final hash write to use put_unaligned_X instead.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Tested-by: Corentin Labbe <[email protected]>
Acked-by: Corentin Labbe <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions