From: marc.zyngier@arm.com (Marc Zyngier)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Convert remaining platforms to common sched_clock()
Date: Mon, 16 Jan 2012 12:05:35 +0000 [thread overview]
Message-ID: <1326715537-14968-1-git-send-email-marc.zyngier@arm.com> (raw)
Only two platforms are left with their own sched_clock() implementation.
This patch series converts them, leading in both cases to some cleanup.
Compile tested only.
Marc Zyngier (2):
ARM: davinci: convert to common sched_clock() implementation
ARM: prima2: convert to common sched_clock() implementation
arch/arm/Kconfig | 2 ++
arch/arm/mach-davinci/time.c | 24 +++++++-----------------
arch/arm/mach-prima2/timer.c | 21 +++++++--------------
3 files changed, 16 insertions(+), 31 deletions(-)
--
1.7.7.1
next reply other threads:[~2012-01-16 12:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-16 12:05 Marc Zyngier [this message]
2012-01-16 12:05 ` [PATCH 1/2] ARM: davinci: convert to common sched_clock() implementation Marc Zyngier
2012-01-16 12:05 ` [PATCH 2/2] ARM: prima2: " Marc Zyngier
2012-01-17 8:46 ` Barry Song
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=1326715537-14968-1-git-send-email-marc.zyngier@arm.com \
--to=marc.zyngier@arm.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.