linux-stable/arch/s390/kvm
David Hildenbrand ed2afcfa13 KVM: s390: remove "from (user|kernel)" from irq injection messages
The "from user"/"from kernel" part of the log/trace messages is not
always correct anymore and therefore not really helpful.

Let's remove that part from the log + trace messages. For program
interrupts, we can now move the logging/tracing part into the real
injection function, as already done for the other injection functions.

Reviewed-by: Jens Freimann <jfrei@linux.vnet.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-07-29 11:02:33 +02:00
..
diag.c KVM: s390: Improve vcpu event debugging for diagnoses 2015-07-29 11:02:32 +02:00
gaccess.c KVM: s390: Add MEMOP ioctls for reading/writing guest memory 2015-03-17 16:26:24 +01:00
gaccess.h KVM: s390: Add MEMOP ioctls for reading/writing guest memory 2015-03-17 16:26:24 +01:00
guestdbg.c KVM: s390: filter space-switch events when PER is enforced 2015-07-29 10:36:22 +02:00
intercept.c KVM: s390: drop handling of interception code 12 2015-05-08 15:51:17 +02:00
interrupt.c KVM: s390: remove "from (user|kernel)" from irq injection messages 2015-07-29 11:02:33 +02:00
irq.h KVM: s390: irq routing for adapter interrupts. 2014-03-21 13:43:00 +01:00
Kconfig rcu: Make SRCU optional by using CONFIG_SRCU 2015-01-06 11:04:29 -08:00
kvm-s390.c KVM: s390: add kvm stat counter for all diagnoses 2015-07-29 11:02:32 +02:00
kvm-s390.h KVM: s390: VCPU_EVENT cleanup for prefix changes 2015-07-29 11:02:33 +02:00
Makefile KVM: s390: hardware support for guest debugging 2014-04-22 13:24:51 +02:00
priv.c KVM: s390: VCPU_EVENT cleanup for prefix changes 2015-07-29 11:02:33 +02:00
sigp.c KVM: s390: VCPU_EVENT cleanup for prefix changes 2015-07-29 11:02:33 +02:00
trace-s390.h KVM: s390: remove "from (user|kernel)" from irq injection messages 2015-07-29 11:02:33 +02:00
trace.h KVM: s390: interpretive execution of SIGP EXTERNAL CALL 2014-05-16 14:57:28 +02:00