All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
To: Stefan Hajnoczi <stefanha@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH] tests: Fix a bug with count variables
Date: Fri, 6 Mar 2020 19:44:15 +0800	[thread overview]
Message-ID: <aa09b294-aa50-3d97-aab0-1900b411200c@linux.alibaba.com> (raw)
In-Reply-To: <20200306105309.GA1365924@stefanha-x1.localdomain>



On 2020/3/6 18:53, Stefan Hajnoczi wrote:
> On Fri, Feb 07, 2020 at 07:54:33PM +0800, Tianjia Zhang wrote:
>> The counting code here should use the local variable n_nodes_local.
>> Otherwise, the variable n_nodes is counting incorrectly, causing the
>> counting logic of the code to be wrong.
>>
>> Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
>> ---
>>   tests/test-rcu-list.c | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Sorry for the delay!  Normally this would not go through my tree, but
> the tests/ maintainer is away on leave so I'll merge the patch.
> 
> Thanks, applied to my block tree:
> https://github.com/stefanha/qemu/commits/block
> 
> Stefan
> 

Thanks and Best,
Tianjia


      reply	other threads:[~2020-03-06 11:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-07 11:54 [PATCH] tests: Fix a bug with count variables Tianjia Zhang
2020-02-12 13:59 ` Stefan Hajnoczi
     [not found]   ` <6a59cc95-4c75-6b36-eaf7-c5a5d2ecdf2d@linux.alibaba.com>
2020-03-06 10:59     ` Tianjia Zhang
2020-03-06 10:53 ` Stefan Hajnoczi
2020-03-06 11:44   ` Tianjia Zhang [this message]

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=aa09b294-aa50-3d97-aab0-1900b411200c@linux.alibaba.com \
    --to=tianjia.zhang@linux.alibaba.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@gmail.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.