]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[S390] disable MACHINE_IS_VM check for pfault
authorCarsten Otte <cotte@de.ibm.com>
Tue, 29 Nov 2011 08:33:32 +0000 (09:33 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 29 Nov 2011 08:33:31 +0000 (09:33 +0100)
commitd5219d00838b66d5ad1b401bc20ffdf6b5bed967
tree0e03d40e4ba371b9767be1d01d1880cf631cd8b0
parentcbb0e6312f34d6eba796625211a5918bec901c4d
[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