kernel_optimize_test/drivers/s390/crypto
Ingo Tuchscherer c1c1368de4 s390/zcrypt: Fix ap_max_domain_id for older machine types
According to the system architecture the current implementation
requires the presence of the N bit in GR2 in the TAPQ response
field to validate the max. number of domains (Nd).
Older machine types don't have this N bit, hence the max. domain
field was ignored.

Before the N bit was introduced the maximum number of domain was
a constant value of 15. So set this value in case of N bit absence.

Signed-off-by: Ingo Tuchscherer <ingo.tuchscherer@linux.vnet.ibm.com>
Signed-off-by: Harald Freudenberger <freude@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2016-12-14 16:33:39 +01:00
..
ap_asm.h s390/zcrypt: header for the AP inline assmblies 2016-12-14 16:33:38 +01:00
ap_bus.c s390/zcrypt: Fix ap_max_domain_id for older machine types 2016-12-14 16:33:39 +01:00
ap_bus.h s390/zcrypt: Fixed attrition of AP adapters and domains 2016-12-14 16:33:39 +01:00
ap_card.c s390/zcrypt: Fixed attrition of AP adapters and domains 2016-12-14 16:33:39 +01:00
ap_queue.c s390/zcrypt: Fixed attrition of AP adapters and domains 2016-12-14 16:33:39 +01:00
Makefile s390/zcrypt: add multi domain support 2016-12-14 16:33:38 +01:00
zcrypt_api.c s390/zcrypt: Correct function bits for CEX2x and CEX3x cards. 2016-12-14 16:33:39 +01:00
zcrypt_api.h s390/zcrypt: add multi domain support 2016-12-14 16:33:38 +01:00
zcrypt_card.c s390/zcrypt: add multi domain support 2016-12-14 16:33:38 +01:00
zcrypt_cca_key.h s390/zcrypt: enable odd RSA modulus sizes in CRT format 2015-10-14 14:31:59 +02:00
zcrypt_cex2a.c s390/zcrypt: add multi domain support 2016-12-14 16:33:38 +01:00
zcrypt_cex2a.h
zcrypt_cex4.c s390/zcrypt: add multi domain support 2016-12-14 16:33:38 +01:00
zcrypt_cex4.h
zcrypt_debug.h s390/s390dbf: use debug_level_enabled() where applicable 2013-10-24 17:16:54 +02:00
zcrypt_error.h s390/zcrypt: add multi domain support 2016-12-14 16:33:38 +01:00
zcrypt_msgtype6.c s390/zcrypt: add multi domain support 2016-12-14 16:33:38 +01:00
zcrypt_msgtype6.h s390/zcrypt: add multi domain support 2016-12-14 16:33:38 +01:00
zcrypt_msgtype50.c s390/zcrypt: add multi domain support 2016-12-14 16:33:38 +01:00
zcrypt_msgtype50.h s390/zcrypt: Introduce workload balancing 2016-12-14 16:33:38 +01:00
zcrypt_pcixcc.c s390/zcrypt: add multi domain support 2016-12-14 16:33:38 +01:00
zcrypt_pcixcc.h
zcrypt_queue.c s390/zcrypt: add multi domain support 2016-12-14 16:33:38 +01:00