All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>,
	Carsten Otte <cotte@de.ibm.com>,
	heicars2@linux.vnet.ibm.com, borntrae@linux.vnet.ibm.com,
	kvm@vger.kernel.org,
	Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>,
	Olaf Schnapper <os@de.ibm.com>
Subject: Re: [PATCH 1/3 v2] kvm-s390: Fix printk on SIGP set arch
Date: Thu, 22 Jan 2009 16:23:56 +0200	[thread overview]
Message-ID: <4978817C.8030408@redhat.com> (raw)
In-Reply-To: <200901221420.27403.borntraeger@de.ibm.com>

Christian Borntraeger wrote:
> Am Thursday 22 January 2009 12:58:57 schrieb Avi Kivity:
>   
>> Right, either inject an exception to the guest (if appropriate for the
>> arch), or return -ESOMETHING from ioctl(KVM_RUN).
>>     
>
> Ok. What about:
>
> [PATCH] kvm-s390: fix printk on SIGP set arch
>
> From: Christian Borntraeger <borntraeger@de.ibm.com>
> Reported-by: Heiko Carstens <heiko.carstens@de.ibm.com>
>
> 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 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.
>   

Applied (with the other patches), thanks.  Please include a printk() 
patch in every s390 patchset so people can participate in the review and 
discussion.

-- 
error compiling committee.c: too many arguments to function


  reply	other threads:[~2009-01-22 14:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-22  9:26 [PATCH 0/3] kvm-s390: three kernel fixes Christian Borntraeger
2009-01-22  9:27 ` [PATCH 1/3] kvm-s390: Fix printk on SIGP set arch Christian Borntraeger
2009-01-22 11:17   ` Heiko Carstens
2009-01-22 11:26     ` Carsten Otte
2009-01-22 11:44       ` Heiko Carstens
2009-01-22 11:58         ` Avi Kivity
2009-01-22 12:14           ` Carsten Otte
2009-01-22 13:20           ` [PATCH 1/3 v2] " Christian Borntraeger
2009-01-22 14:23             ` Avi Kivity [this message]
2009-01-22 11:41   ` [PATCH 1/3] " Amit Shah
2009-01-22  9:28 ` [PATCH 2/3] kvm-s390: Fix problem state check for b2 intercepts Christian Borntraeger
2009-01-22  9:29 ` [PATCH 3/3] kvm-s390: Fix SIGP set prefix ioctl Christian Borntraeger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4978817C.8030408@redhat.com \
    --to=avi@redhat.com \
    --cc=borntrae@linux.vnet.ibm.com \
    --cc=borntraeger@de.ibm.com \
    --cc=cotte@de.ibm.com \
    --cc=ehrhardt@linux.vnet.ibm.com \
    --cc=heicars2@linux.vnet.ibm.com \
    --cc=heiko.carstens@de.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=os@de.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.