]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: s390: remove "from (user|kernel)" from irq injection messages
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Mon, 20 Jul 2015 08:33:03 +0000 (10:33 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 29 Jul 2015 09:02:33 +0000 (11:02 +0200)
commited2afcfa13e9c44340780123a07350e14bacd4b5
treeff196f6874512f09adee187734501b7055041596
parent71db35d26dbacd3d165522022ecb757ddc1529ea
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>
arch/s390/kvm/interrupt.c
arch/s390/kvm/trace-s390.h