[GIT PULL] clockevents: decouple broadcast mechanism from drivers
Mark Rutland
mark.rutland at arm.com
Fri Jan 18 12:15:46 EST 2013
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(+)
More information about the linux-arm-kernel
mailing list