]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[S390] disable MACHINE_IS_VM check for pfault
authorCarsten Otte <cotte@de.ibm.com>
Thu, 17 Nov 2011 08:54:22 +0000 (09:54 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 17 Nov 2011 08:54:20 +0000 (09:54 +0100)
commitd391815a1d6d410e9e35356be44fd2f10418150b
treed1625f3ef64ac24c1d550c53a9abd091a6e9d651
parent6f01d4dccd673282844451f7f5314650a6ff711e
[S390] disable MACHINE_IS_VM check for pfault

This patch disables the check for MACHINE_IS_VM when initializing the
pfault infrastructure. The code checks for successful completion of
diag 258 anyway, thus it's safe to try initialization on LPAR anyway.
This is needed to use pfault on kvm

Signed-off-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/mm/fault.c