A couple of fixes for a crash bugs in the scalar SHA code for ARM, taken from the OpenSSL project. This is triggered by a binutils change, and so they should probably be tagged for all stable (v4.4+) Ard Biesheuvel (2): crypto: sha256/arm - fix crash bug in Thumb2 build crypto: sha512/arm - fix crash bug in Thumb2 build arch/arm/crypto/sha256-armv4.pl | 3 ++- arch/arm/crypto/sha256-core.S_shipped | 3 ++- arch/arm/crypto/sha512-armv4.pl | 3 ++- arch/arm/crypto/sha512-core.S_shipped | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) -- 2.20.1