All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Osipenko <digetx@gmail.com>
To: Peter Crosthwaite <crosthwaitepeter@gmail.com>,
	Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v4] arm_mptimer: Convert to use ptimer
Date: Tue, 13 Oct 2015 18:38:38 +0300	[thread overview]
Message-ID: <561D257E.5040700@gmail.com> (raw)
In-Reply-To: <1444745463-10918-1-git-send-email-digetx@gmail.com>

13.10.2015 17:11, Dmitry Osipenko пишет:
> +        ptimer_set_limit(tb->timer, value, 0);
> +        ptimer_set_count(tb->timer, value);
>

Umm... looking more at these lines, I think it might put in a trouble in some 
corner case. It might worth trying to make ptimer more flexible rather than to 
workaround it's imperfection.

-- 
Dmitry

  reply	other threads:[~2015-10-13 15:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-13 14:11 [Qemu-devel] [PATCH v4] arm_mptimer: Convert to use ptimer Dmitry Osipenko
2015-10-13 15:38 ` Dmitry Osipenko [this message]
2015-10-13 20:51   ` Dmitry Osipenko

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=561D257E.5040700@gmail.com \
    --to=digetx@gmail.com \
    --cc=crosthwaitepeter@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.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.