dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/s390/crypto
Ralph Wuerthner faa582ca80 [S390] zcrypt: fix ap_device_list handling
In ap_device_probe() we can add the new ap device to the internal
device list only if the device probe function successfully returns.
Otherwise we might end up with an invalid device in the internal ap
device list.

Signed-off-by: Ralph Wuerthner <rwuerthn@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2008-03-05 12:37:19 +01:00
..
Makefile [S390] zcrypt driver Makefile, Kconfig and monolithic build. 2006-09-20 15:58:34 +02:00
ap_bus.c [S390] zcrypt: fix ap_device_list handling 2008-03-05 12:37:19 +01:00
ap_bus.h [S390] zcrypt: fix request timeout handling 2007-07-10 11:24:52 +02:00
zcrypt_api.c [S390] zcrypt: fix possible race when unloading zcrypt driver modules 2007-03-19 13:19:19 +01:00
zcrypt_api.h [S390] zcrypt secure key cryptography extension. 2006-09-20 15:58:36 +02:00
zcrypt_cca_key.h [S390] zcrypt secure key cryptography extension. 2006-09-20 15:58:36 +02:00
zcrypt_cex2a.c [S390] zcrypt: fix request timeout handling 2007-07-10 11:24:52 +02:00
zcrypt_cex2a.h [S390] zcrypt secure key cryptography extension. 2006-09-20 15:58:36 +02:00
zcrypt_error.h [S390] zcrypt secure key cryptography extension. 2006-09-20 15:58:36 +02:00
zcrypt_mono.c [S390] zcrypt: make init/exit functions static. 2007-10-12 16:13:03 +02:00
zcrypt_pcica.c [S390] zcrypt: fix request timeout handling 2007-07-10 11:24:52 +02:00
zcrypt_pcica.h [S390] zcrypt secure key cryptography extension. 2006-09-20 15:58:36 +02:00
zcrypt_pcicc.c [S390] zcrypt: fix request timeout handling 2007-07-10 11:24:52 +02:00
zcrypt_pcicc.h [S390] zcrypt secure key cryptography extension. 2006-09-20 15:58:36 +02:00
zcrypt_pcixcc.c [S390] zcrypt: fix PCIXCC/CEX2C error recovery 2007-10-12 16:13:05 +02:00
zcrypt_pcixcc.h [S390] zcrypt: remove duplicated struct CPRBX definition 2007-10-12 16:13:04 +02:00