From: Jens Freimann Date: Thu, 18 Dec 2014 14:52:21 +0000 (+0100) Subject: KVM: s390: trace correct values for set prefix and machine checks X-Git-Tag: fixes-v4.0-rc1~113^2~36^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=556cc0dab1f65f40b755da556a462ae68d6b57a1;p=pandora-kernel.git KVM: s390: trace correct values for set prefix and machine checks When injecting SIGP set prefix or a machine check, we trace the values in our per-vcpu local_int data structure instead of the parameters passed to the function. Fix this by changing the trace statement to use the correct values. Reviewed-by: David Hildenbrand Reviewed-by: Cornelia Huck Signed-off-by: Jens Freimann Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed