All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Borntraeger <borntraeger@de.ibm.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [PATCH -next] KVM: s390: fix typo in parameter description
Date: Tue, 14 May 2019 08:44:19 +0000	[thread overview]
Message-ID: <09309fe9-c9d4-106c-ee62-adc69f276f83@de.ibm.com> (raw)
In-Reply-To: <20190504065145.53665-1-weiyongjun1@huawei.com>



On 06.05.19 08:26, Christian Borntraeger wrote:
> Paolo, Radim,
> 
> can you pick this up directly?


ping.
> 
> 
> On 05.05.19 13:19, Cornelia Huck wrote:
>> On Sat, 4 May 2019 06:51:45 +0000
>> Wei Yongjun <weiyongjun1@huawei.com> wrote:
>>
>>> Fix typo in parameter description.
>>>
>>> Fixes: 8b905d28ee17 ("KVM: s390: provide kvm_arch_no_poll function")
>>> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
>>> ---
>>>  arch/s390/kvm/kvm-s390.c | 2 +-
>>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/arch/s390/kvm/kvm-s390.c b/arch/s390/kvm/kvm-s390.c
>>> index 8d6d75db8de6..ac6163c334d6 100644
>>> --- a/arch/s390/kvm/kvm-s390.c
>>> +++ b/arch/s390/kvm/kvm-s390.c
>>> @@ -181,7 +181,7 @@ MODULE_PARM_DESC(hpage, "1m huge page backing support");
>>>  /* maximum percentage of steal time for polling.  >100 is treated like 100 */
>>>  static u8 halt_poll_max_steal = 10;
>>>  module_param(halt_poll_max_steal, byte, 0644);
>>> -MODULE_PARM_DESC(hpage, "Maximum percentage of steal time to allow polling");
>>> +MODULE_PARM_DESC(halt_poll_max_steal, "Maximum percentage of steal time to allow polling");
>>>  
>>>  /*
>>>   * For now we handle at most 16 double words as this is what the s390 base
>>>
>>>
>>>
>>
>> Whoops.
>>
>> Reviewed-by: Cornelia Huck <cohuck@redhat.com>
>>

  parent reply	other threads:[~2019-05-14  8:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-04  6:51 [PATCH -next] KVM: s390: fix typo in parameter description Wei Yongjun
2019-05-05 11:19 ` Cornelia Huck
2019-05-06  6:26 ` Christian Borntraeger
2019-05-06  7:52 ` Christian Borntraeger
2019-05-06  9:40 ` David Hildenbrand
2019-05-14  8:44 ` Christian Borntraeger [this message]
2019-05-20  7:41 ` Christian Borntraeger
2019-05-20 10:40   ` Paolo Bonzini

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=09309fe9-c9d4-106c-ee62-adc69f276f83@de.ibm.com \
    --to=borntraeger@de.ibm.com \
    --cc=kernel-janitors@vger.kernel.org \
    /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.