s390/zcrypt: use system work queue for ap_scan_bus
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 27 Jul 2015 10:47:40 +0000 (12:47 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 14 Oct 2015 12:32:25 +0000 (14:32 +0200)
commit8139b89d7cc5f53cff63a72c8e226385f34a70a2
treee0a4ebe38e30f5d0734ee9fe0caa3e325df6d602
parentb96a9e5140d4d6253e499bd18c35a7d085ac46e2
s390/zcrypt: use system work queue for ap_scan_bus

There is a system work queue system_long_wq for long running work.
Use this work queue for the AP bus scan loop.

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