]> git.baikalelectronics.ru Git - kernel.git/commit
s390/als: print missing facilities on facility mismatch
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 29 Jun 2016 21:56:47 +0000 (23:56 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Sun, 31 Jul 2016 09:27:59 +0000 (05:27 -0400)
commit1f06a43e835572aa63dfc8ac9f281881aa70319d
tree7db41139fe97aef5984b4535248ebb627fa1e90f
parent9d68d4d4a224b99084086e8e43b9a33a536b048d
s390/als: print missing facilities on facility mismatch

If the kernel needs more facilities to run than the machine provides
it is running on, print the facility bit numbers which are missing.

This allows to easily tell what went wrong and if simply the machine
does not provide a required facility or if either the kernel or the
hypervisor may have a bug.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Reviewed-by: Sascha Silbe <silbe@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/als.c