From: Carsten Otte Date: Tue, 27 Dec 2011 10:27:11 +0000 (+0100) Subject: [S390] disable MACHINE_IS_VM check for pfault X-Git-Tag: v3.3-rc1~157^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f32269a0d09113b12b68f08dbc5361195176e2dc;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed