From: David Hildenbrand Date: Mon, 20 Jul 2015 08:33:03 +0000 (+0200) Subject: KVM: s390: remove "from (user|kernel)" from irq injection messages X-Git-Tag: omap-for-v4.3/fixes-merge-window~47^2~18^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed2afcfa13e9c44340780123a07350e14bacd4b5;p=pandora-kernel.git 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 Acked-by: Cornelia Huck Signed-off-by: David Hildenbrand Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed