aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/priv.c
diff options
context:
space:
mode:
authorChristian Borntraeger <borntraeger@de.ibm.com>2009-01-22 14:20:27 +0100
committerAvi Kivity <avi@redhat.com>2009-03-24 11:03:07 +0200
commit2c411b48af3e3c534b9cfb6a79be1df384d1ca1a (patch)
tree0c0ef4795033b2cd9ed7bed7c91cb0825d586ce9 /arch/s390/kvm/priv.c
parent7d656bd996b68737d5d07643bc57311059038d67 (diff)
downloadkernel_samsung_smdk4412-2c411b48af3e3c534b9cfb6a79be1df384d1ca1a.zip
kernel_samsung_smdk4412-2c411b48af3e3c534b9cfb6a79be1df384d1ca1a.tar.gz
kernel_samsung_smdk4412-2c411b48af3e3c534b9cfb6a79be1df384d1ca1a.tar.bz2
KVM: s390: Fix printk on SIGP set arch
KVM on s390 does not support the ESA/390 architecture. We refuse to change the architecture mode and print a warning. This patch removes the printk for several reasons: o A malicious guest can flood host dmesg o The old message had no newline o there is no connection between the message and the failing guest This patch simply removes the printk. We already set the condition code to 3 - the guest knows that something went wrong. Reported-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/s390/kvm/priv.c')
0 files changed, 0 insertions, 0 deletions