All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Alex Pyrgiotis <apyrgio@grnet.gr>
Cc: fio@vger.kernel.org
Subject: Re: [PATCH] Fix spin related bug
Date: Sun, 10 Mar 2013 20:16:34 +0100	[thread overview]
Message-ID: <20130310191634.GI14525@kernel.dk> (raw)
In-Reply-To: <1362834043-6735-2-git-send-email-apyrgio@grnet.gr>

On Sat, Mar 09 2013, Alex Pyrgiotis wrote:
> On the previous patch on cycle detection, we would incremet spin value
> when:
> 
>     num_vals % cycle_length == 0
> 
> which would evaluate always to true for the first iteration since we
> start with num_vals = 0. Only one corner-case is affected by this bug
> and this patch should fix it.

Thanks Alex, applied.

-- 
Jens Axboe


      reply	other threads:[~2013-03-10 19:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-09 13:00 [PATCH] LFSR: Fix spin related bug Alex Pyrgiotis
2013-03-09 13:00 ` [PATCH] " Alex Pyrgiotis
2013-03-10 19:16   ` Jens Axboe [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=20130310191634.GI14525@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=apyrgio@grnet.gr \
    --cc=fio@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.