* [GIT PULL v2] drivers/clocksource: sched_clock_register() conversion for 3.13 (via tip/timers/core)
@ 2013-09-26 19:25 John Stultz
2013-09-30 14:29 ` Daniel Lezcano
0 siblings, 1 reply; 2+ messages in thread
From: John Stultz @ 2013-09-26 19:25 UTC (permalink / raw)
To: linux-arm-kernel
Hey Daniel,
Here's the sched_clock_register conversion that Stephen did earlier
this summer, as part of extending the generic sched_clock code to
support 64bit counters. Unfortunately the prereqs for this series missed
getting into tip/timers/core for 3.12, so I never sent out this pull
request. But now that the prereqs are in tip/timers/core for 3.13, I've
merge it up and I wanted to go ahead and send this out.
This v2 pull request removes the setup_sched_clock deprecation, as that
causes lots of warnings since there's still users in the arch/arm tree.
Let me know if you have any issues or concerns.
thanks
-john
The following changes since commit 389e067032fbb96e439abafae848dd447e4cafb4:
Merge branch 'fortglx/3.12/time' into fortglx/3.13/time (2013-09-16 18:54:07 -0700)
are available in the git repository at:
git://git.linaro.org/people/jstultz/linux.git fordlezcano/3.13/sched-clock64-conversion
for you to fetch changes up to 17deb9c2db01c7813611291d251d8c7dbdfd3c9d:
Merge remote-tracking branch 'tip/timers/core' into fordlezcano/3.13/sched-clock64-conversion (2013-09-26 12:05:54 -0700)
----------------------------------------------------------------
John Stultz (1):
Merge remote-tracking branch 'tip/timers/core' into fordlezcano/3.13/sched-clock64-conversion
Stephen Boyd (10):
clocksource: bcm2835: Switch to sched_clock_register()
clocksource: dbx500-prcmu: Switch to sched_clock_register()
clocksource: dw_apb_timer_of: Switch to sched_clock_register()
clocksource: mxs_timer: Switch to sched_clock_register()
clocksource: nomadik: Switch to sched_clock_register()
clocksource: samsung_pwm_timer: Switch to sched_clock_register()
clocksource: tegra: Switch to sched_clock_register()
clocksource: time-armada-370-xp: Switch to sched_clock_register()
clocksource: sirf: Switch to sched_clock_register() and use 64 bits
clocksource: vf_pit_timer: Switch to sched_clock_register()
drivers/clocksource/bcm2835_timer.c | 4 ++--
drivers/clocksource/clksrc-dbx500-prcmu.c | 5 ++---
drivers/clocksource/dw_apb_timer_of.c | 4 ++--
drivers/clocksource/mxs_timer.c | 4 ++--
drivers/clocksource/nomadik-mtu.c | 4 ++--
drivers/clocksource/samsung_pwm_timer.c | 4 ++--
drivers/clocksource/tegra20_timer.c | 4 ++--
drivers/clocksource/time-armada-370-xp.c | 4 ++--
drivers/clocksource/timer-prima2.c | 6 +++---
drivers/clocksource/vf_pit_timer.c | 4 ++--
10 files changed, 21 insertions(+), 22 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL v2] drivers/clocksource: sched_clock_register() conversion for 3.13 (via tip/timers/core)
2013-09-26 19:25 [GIT PULL v2] drivers/clocksource: sched_clock_register() conversion for 3.13 (via tip/timers/core) John Stultz
@ 2013-09-30 14:29 ` Daniel Lezcano
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Lezcano @ 2013-09-30 14:29 UTC (permalink / raw)
To: linux-arm-kernel
On 09/26/2013 09:25 PM, John Stultz wrote:
> Hey Daniel,
> Here's the sched_clock_register conversion that Stephen did earlier
> this summer, as part of extending the generic sched_clock code to
> support 64bit counters. Unfortunately the prereqs for this series missed
> getting into tip/timers/core for 3.12, so I never sent out this pull
> request. But now that the prereqs are in tip/timers/core for 3.13, I've
> merge it up and I wanted to go ahead and send this out.
>
> This v2 pull request removes the setup_sched_clock deprecation, as that
> causes lots of warnings since there's still users in the arch/arm tree.
>
> Let me know if you have any issues or concerns.
Thanks John,
pulled in my tree as 3.13 material.
-- Daniel
--
<http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-30 14:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-26 19:25 [GIT PULL v2] drivers/clocksource: sched_clock_register() conversion for 3.13 (via tip/timers/core) John Stultz
2013-09-30 14:29 ` Daniel Lezcano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).