[S390] disable MACHINE_IS_VM check for pfault
authorCarsten Otte <cotte@de.ibm.com>
Tue, 27 Dec 2011 10:27:11 +0000 (11:27 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 27 Dec 2011 10:27:10 +0000 (11:27 +0100)
commitf32269a0d09113b12b68f08dbc5361195176e2dc
tree989315d161294fd975000d12d3c5ea3834f8dc2e
parent400d829153aea9487654f588d4d06e8beb8b251f
[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