android_kernel_xiaomi_sm7250/arch/s390/crypto
Thomas Gleixner ca1b82ba08 s390: Remove BKL from prng
cycle_kernel_lock() was added during the big BKL pushdown. It should
ensure the serializiation against driver init code. In this case there
is nothing to serialize. Remove it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
LKML-Reference: <20091010153349.601625576@linutronix.de>
Acked-by: Jan Glauber <jang@linux.vnet.ibm.com>
2009-10-14 15:35:50 +02:00
..
aes_s390.c crypto: api - Fix module load deadlock with fallback algorithms 2009-02-26 14:06:31 +08:00
crypt_s390.h
crypto_des.h
des_check_key.c
des_s390.c crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set 2009-06-18 19:52:59 +08:00
Makefile
prng.c s390: Remove BKL from prng 2009-10-14 15:35:50 +02:00
sha1_s390.c crypto: sha-s390 - Fix warnings in import function 2009-09-05 16:27:35 +10:00
sha256_s390.c crypto: sha-s390 - Fix warnings in import function 2009-09-05 16:27:35 +10:00
sha512_s390.c crypto: sha-s390 - Fix warnings in import function 2009-09-05 16:27:35 +10:00
sha_common.c crypto: sha-s390 - Switch to shash 2009-02-18 16:48:07 +08:00
sha.h crypto: sha-s390 - Switch to shash 2009-02-18 16:48:07 +08:00