From: alexandre.belloni@free-electrons.com (Alexandre Belloni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/2] clocksource: track usage
Date: Sat, 17 Jan 2015 02:26:25 +0100 [thread overview]
Message-ID: <20150117012625.GU3843@piout.net> (raw)
In-Reply-To: <CALAqxLUwRirmeZD-ggbq0ryTi4vrT5w3Drfzg3zLxXnmrurOJg@mail.gmail.com>
Hi,
On 16/01/2015 at 11:05:46 -0800, John Stultz wrote :
> On Fri, Jan 16, 2015 at 8:57 AM, Alexandre Belloni
> <alexandre.belloni@free-electrons.com> wrote:
> > Track whether the clocksource is enabled or disabled.
>
>
> So.. this commit message needs work. Why do we care to track the
> clocksource enabled/disabled state?
>
What about:
Track whether the clocksource is enabled or disabled. This will allow to
select whether an action is necessary, for example suspend or resume.
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: John Stultz <john.stultz@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
Nicolas Ferre <nicolas.ferre@atmel.com>,
Boris Brezillon <boris.brezillon@free-electrons.com>,
Russell King - ARM Linux <linux@arm.linux.org.uk>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 1/2] clocksource: track usage
Date: Sat, 17 Jan 2015 02:26:25 +0100 [thread overview]
Message-ID: <20150117012625.GU3843@piout.net> (raw)
In-Reply-To: <CALAqxLUwRirmeZD-ggbq0ryTi4vrT5w3Drfzg3zLxXnmrurOJg@mail.gmail.com>
Hi,
On 16/01/2015 at 11:05:46 -0800, John Stultz wrote :
> On Fri, Jan 16, 2015 at 8:57 AM, Alexandre Belloni
> <alexandre.belloni@free-electrons.com> wrote:
> > Track whether the clocksource is enabled or disabled.
>
>
> So.. this commit message needs work. Why do we care to track the
> clocksource enabled/disabled state?
>
What about:
Track whether the clocksource is enabled or disabled. This will allow to
select whether an action is necessary, for example suspend or resume.
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-01-17 1:26 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-16 16:57 [PATCH v2 0/2] clocksource: don't suspend/resume when unused Alexandre Belloni
2015-01-16 16:57 ` Alexandre Belloni
2015-01-16 16:57 ` [PATCH v2 1/2] clocksource: track usage Alexandre Belloni
2015-01-16 16:57 ` Alexandre Belloni
2015-01-16 19:05 ` John Stultz
2015-01-16 19:05 ` John Stultz
2015-01-17 1:26 ` Alexandre Belloni [this message]
2015-01-17 1:26 ` Alexandre Belloni
2015-01-20 10:51 ` Thomas Gleixner
2015-01-20 10:51 ` Thomas Gleixner
2015-01-16 16:57 ` [PATCH v2 2/2] clocksource: don't suspend/resume when unused Alexandre Belloni
2015-01-16 16:57 ` Alexandre Belloni
2015-01-20 11:13 ` Thomas Gleixner
2015-01-20 11:13 ` Thomas Gleixner
2015-01-16 17:45 ` [PATCH v2 0/2] " Boris Brezillon
2015-01-16 17:45 ` Boris Brezillon
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=20150117012625.GU3843@piout.net \
--to=alexandre.belloni@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.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.