crypto: s390 - Respect STFL bit
authorJan Glauber <jang@linux.vnet.ibm.com>
Sat, 12 Jul 2008 07:42:11 +0000 (15:42 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 12 Jul 2008 07:42:11 +0000 (15:42 +0800)
Bevore issuing any s390 crypto operation check whether the
CPACF facility is enabled in the facility list. That way a
virtualization layer can prevent usage of the CPACF facility
regardless of the availability of the crypto instructions.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found