]> git.karo-electronics.de Git - linux-beck.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)
commita02d1988b56f87fcce292f4f2f89b063a97ee7ea
tree7db41139fe97aef5984b4535248ebb627fa1e90f
parent06ed5512a26347f7b570295c68d48f0369bdb754
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