* [GIT PULL] clockevents: decouple broadcast mechanism from drivers
@ 2013-01-17 17:29 Mark Rutland
2013-01-18 17:15 ` Mark Rutland
0 siblings, 1 reply; 3+ messages in thread
From: Mark Rutland @ 2013-01-17 17:29 UTC (permalink / raw)
To: linux-arm-kernel
Hi Thomas,
These are the generic timer patches I posted a few days ago [1], with
the fixes you requested previously.
Please could you pull these into your tree, and create a public branch
for me to base my other patches on?
Thanks,
Mark.
[1] https://lkml.org/lkml/2013/1/14/276
The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:
Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)
are available in the git repository at:
git://linux-arm.org/linux-mr.git for-tglx/timer-broadcast
for you to fetch changes up to a9a71292273e2a9ca694ca37aad4b61a3a1fcdee:
clockevents: Add generic timer broadcast function (2013-01-14 16:55:01 +0000)
----------------------------------------------------------------
Mark Rutland (2):
clockevents: Add generic timer broadcast receiver
clockevents: Add generic timer broadcast function
include/linux/clockchips.h | 9 +++++++++
kernel/time/Kconfig | 4 ++++
kernel/time/tick-broadcast.c | 28 ++++++++++++++++++++++++++++
3 files changed, 41 insertions(+)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] clockevents: decouple broadcast mechanism from drivers
2013-01-17 17:29 [GIT PULL] clockevents: decouple broadcast mechanism from drivers Mark Rutland
@ 2013-01-18 17:15 ` Mark Rutland
2013-01-23 14:01 ` Will Deacon
0 siblings, 1 reply; 3+ messages in thread
From: Mark Rutland @ 2013-01-18 17:15 UTC (permalink / raw)
To: linux-arm-kernel
Hello,
As has been pointed out elsewhere, in my haste to fix this up I made a
typo in the first patch, preventing it from building.
Apologies for the confusion. I've created a new branch with a corrected
and tested version. Please see the pull request below.
Thanks,
Mark.
The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:
Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)
are available in the git repository at:
git://linux-arm.org/linux-mr.git for-tglx/timer-broadcast-v2
for you to fetch changes up to 041d14f475c4436d9fb9a7c94842154c42fd1b65:
clockevents: Add generic timer broadcast function (2013-01-18 17:07:36 +0000)
----------------------------------------------------------------
Mark Rutland (2):
clockevents: Add generic timer broadcast receiver
clockevents: Add generic timer broadcast function
include/linux/clockchips.h | 9 +++++++++
kernel/time/Kconfig | 4 ++++
kernel/time/tick-broadcast.c | 28 ++++++++++++++++++++++++++++
3 files changed, 41 insertions(+)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] clockevents: decouple broadcast mechanism from drivers
2013-01-18 17:15 ` Mark Rutland
@ 2013-01-23 14:01 ` Will Deacon
0 siblings, 0 replies; 3+ messages in thread
From: Will Deacon @ 2013-01-23 14:01 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Jan 18, 2013 at 05:15:46PM +0000, Mark Rutland wrote:
> Hello,
>
> As has been pointed out elsewhere, in my haste to fix this up I made a
> typo in the first patch, preventing it from building.
>
> Apologies for the confusion. I've created a new branch with a corrected
> and tested version. Please see the pull request below.
>
> Thanks,
> Mark.
>
> The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:
>
> Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)
>
> are available in the git repository at:
>
> git://linux-arm.org/linux-mr.git for-tglx/timer-broadcast-v2
Can you pull this please Thomas? I need a stable branch so I can pull in the
ARM-specific changes, which are in turn required for the KVM patch series.
Cheers,
Will
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-01-23 14:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-17 17:29 [GIT PULL] clockevents: decouple broadcast mechanism from drivers Mark Rutland
2013-01-18 17:15 ` Mark Rutland
2013-01-23 14:01 ` Will Deacon
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).