Files
android_kernel_xiaomi_sm8450/arch/s390/include/uapi/asm
David Hildenbrand 16a0c4c3aa KVM: s390: fix instruction interception trace point
trace-cmd fails to parse the instruction interception trace point:
  "Error: expected type 5 but read 4
   failed to read event print fmt for kvm_s390_intercept_instruction"
The result is an unformatted string in the output, with a warning:
  "kvm_s390_intercept_instruction: [FAILED TO PARSE]..."

So let's add parentheses around the instruction parser macro to fix the format
parsing.

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
2015-03-06 13:40:58 +01:00
..
2015-02-10 16:38:58 +01:00
2014-07-16 17:57:33 -03:00
2015-02-09 12:44:13 +01:00
2014-10-09 09:14:13 +02:00
2014-12-18 13:37:17 +01:00
2013-03-05 19:12:10 -03:00