commit | ea96f78813823ab186e7e52122c06fb9c3cf6e20 | [log] [tgz] |
---|---|---|
author | Ingo Tuchscherer <ingo.tuchscherer@de.ibm.com> | Mon Feb 02 17:50:17 2015 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Feb 04 09:03:19 2015 +0100 |
tree | acddd2a22fb665f1242736d66ed4b3150a749700 | |
parent | 5c75a0dac3099f33a500b8b31f00541374752049 [diff] |
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 5bc334bff9a6e189 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>