]> git.baikalelectronics.ru Git - kernel.git/commit
s390/zcrypt: fixed domain scanning problem (again)
authorIngo Tuchscherer <ingo.tuchscherer@de.ibm.com>
Mon, 2 Feb 2015 16:50:17 +0000 (17:50 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 4 Feb 2015 08:03:19 +0000 (09:03 +0100)
commit0a08813f792c369e9dacd18d036e721b62121f4f
treeacddd2a22fb665f1242736d66ed4b3150a749700
parent1465b55b2db5639e7a4785d4329983124502134d
s390/zcrypt: fixed domain scanning problem (again)

Older machines with more then 16 domains need a special check before
PQAP instructions can be processed. With commit ebde9b7846f41e4e this
check was reverted by accident. This patch re-establishes the additional
code needed for checking the extended domains for older machines.

Signed-off-by: Ingo Tuchscherer <ingo.tuchscherer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/crypto/ap_bus.c