From: Christian Borntraeger Date: Tue, 21 Jul 2015 10:44:57 +0000 (+0200) Subject: KVM: s390: adapt debug entries for instruction handling X-Git-Tag: omap-for-v4.3/fixes-merge-window~47^2~18^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cbde76b3d55ee299568eb943854c425b015b30c;p=pandora-kernel.git KVM: s390: adapt debug entries for instruction handling Use the default log level 3 for state changing and/or seldom events, use 4 for others. Also change some numbers from %x to %d and vice versa to match documentation. If hex, let's prepend the numbers with 0x. Signed-off-by: Christian Borntraeger Acked-by: Cornelia Huck --- Reading git-diff-tree failed