Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[firefly-linux-kernel-4.4.55.git] / drivers / s390 / crypto / zcrypt_cex4.c
index 71e698b8577286f74fce26c1e069f7cb7193ff30..bb3908818505e13e3bbc3c13ed66d15b65932498 100644 (file)
@@ -39,7 +39,7 @@
  * But the maximum time limit managed by the stomper code is set to 60sec.
  * Hence we have to wait at least that time period.
  */
-#define CEX4_CLEANUP_TIME      (61*HZ)
+#define CEX4_CLEANUP_TIME      (900*HZ)
 
 static struct ap_device_id zcrypt_cex4_ids[] = {
        { AP_DEVICE(AP_DEVICE_TYPE_CEX4)  },