linux/drivers/staging/ccree
Ian Chard c21376631d staging: ccree: remove extraneous spin_unlock_bh() in error handler
An early error handler in send_request() tries to release a spinlock,
but the lock isn't acquired until the loop below it is entered.

Signed-off-by: Ian Chard <ian@chard.org>
Acked-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-15 11:48:44 +02:00
..
Documentation/devicetree/bindings/crypto staging: ccree: add DT bindings for Arm CryptoCell 2017-04-28 12:17:54 +02:00
cc_bitops.h
cc_crypto_ctx.h staging: ccree: add AEAD support 2017-04-28 12:17:54 +02:00
cc_hal.h
cc_hw_queue_defs.h
cc_lli_defs.h
cc_pal_log_plat.h
cc_pal_log.h
cc_pal_types_plat.h
cc_pal_types.h
cc_regs.h
dx_crys_kernel.h
dx_env.h
dx_host.h
dx_reg_base_host.h
dx_reg_common.h
hash_defs.h
hw_queue_defs_plat.h
Kconfig staging: ccree: add FIPS support 2017-04-28 12:17:54 +02:00
Makefile staging: ccree: add FIPS support 2017-04-28 12:17:54 +02:00
ssi_aead.c staging: ccree: add FIPS support 2017-04-28 12:17:54 +02:00
ssi_aead.h staging: ccree: add AEAD support 2017-04-28 12:17:54 +02:00
ssi_buffer_mgr.c staging: ccree: fix ifnullfree.cocci warnings 2017-04-28 12:17:54 +02:00
ssi_buffer_mgr.h staging: ccree: add AEAD support 2017-04-28 12:17:54 +02:00
ssi_cipher.c staging: ccree: add FIPS support 2017-04-28 12:17:54 +02:00
ssi_cipher.h staging: ccree: add IV generation support 2017-04-28 12:17:54 +02:00
ssi_config.h
ssi_driver.c staging: ccree: fix platform_no_drv_owner.cocci warnings 2017-04-28 12:17:54 +02:00
ssi_driver.h staging: ccree: add FIPS support 2017-04-28 12:17:54 +02:00
ssi_fips_data.h staging: ccree: add FIPS support 2017-04-28 12:17:54 +02:00
ssi_fips_ext.c staging: ccree: add FIPS support 2017-04-28 12:17:54 +02:00
ssi_fips_ll.c staging: ccree: add FIPS support 2017-04-28 12:17:54 +02:00
ssi_fips_local.c staging: ccree: add FIPS support 2017-04-28 12:17:54 +02:00
ssi_fips_local.h staging: ccree: add FIPS support 2017-04-28 12:17:54 +02:00
ssi_fips.c staging: ccree: add FIPS support 2017-04-28 12:17:54 +02:00
ssi_fips.h staging: ccree: add FIPS support 2017-04-28 12:17:54 +02:00
ssi_hash.c drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4 2017-05-08 17:15:16 -07:00
ssi_hash.h
ssi_ivgen.c staging: ccree: add IV generation support 2017-04-28 12:17:54 +02:00
ssi_ivgen.h staging: ccree: add IV generation support 2017-04-28 12:17:54 +02:00
ssi_pm_ext.c
ssi_pm_ext.h
ssi_pm.c staging: ccree: add IV generation support 2017-04-28 12:17:54 +02:00
ssi_pm.h
ssi_request_mgr.c staging: ccree: remove extraneous spin_unlock_bh() in error handler 2017-05-15 11:48:44 +02:00
ssi_request_mgr.h
ssi_sram_mgr.c
ssi_sram_mgr.h
ssi_sysfs.c staging: ccree: fix array_size.cocci warnings 2017-04-28 12:17:54 +02:00
ssi_sysfs.h
TODO staging: ccree: add TODO list 2017-04-28 12:17:54 +02:00