mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 10:01:41 +00:00
9b20cbf8eb
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 <lkp@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com> Acked-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |
||
---|---|---|
.. | ||
Makefile | ||
sun4i-ss-cipher.c | ||
sun4i-ss-core.c | ||
sun4i-ss-hash.c | ||
sun4i-ss-prng.c | ||
sun4i-ss.h |