commit | f32269a0d09113b12b68f08dbc5361195176e2dc | [log] [tgz] |
---|---|---|
author | Carsten Otte <cotte@de.ibm.com> | Tue Dec 27 11:27:11 2011 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Dec 27 11:27:10 2011 +0100 |
tree | 989315d161294fd975000d12d3c5ea3834f8dc2e | |
parent | 400d829153aea9487654f588d4d06e8beb8b251f [diff] |
[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>