Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1665610
| From | Daniel Lezcano <daniel.lezcano@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] clockevents fixes for 4.12-rc5 |
| Date | 2017-06-14 11:20 +0200 |
| Message-ID | <tScD0-3kg-23@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Thomas,
here is a couple of fixes for 4.12-rc5.
- Fixed wrong iomem area unmapped in the arch_arm_timer (Frank Rowand)
- Added missing includes for sun5i and cadence-ttc (Stephen Rothwell)
Thanks.
-- Daniel
The following changes since commit ff86bf0c65f14346bf2440534f9ba5ac232c39a0:
alarmtimer: Rate limit periodic intervals (2017-06-04 15:21:18 +0200)
are available in the git repository at:
https://git@git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.12-fixes
for you to fetch changes up to 459fa246d8fa4a543ed9a3331f15c8fe1caf9937:
clocksource: Explicitly include linux/clocksource.h when needed (2017-06-13 17:57:16 +0200)
----------------------------------------------------------------
Frank Rowand (1):
clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variable
Stephen Rothwell (1):
clocksource: Explicitly include linux/clocksource.h when needed
drivers/clocksource/arm_arch_timer.c | 4 ++--
drivers/clocksource/cadence_ttc_timer.c | 1 +
drivers/clocksource/timer-sun5i.c | 1 +
3 files changed, 4 insertions(+), 2 deletions(-)
--
<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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL] clockevents fixes for 4.12-rc5 Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-06-14 11:20 +0200 [PATCH 1/2] clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variable Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-06-14 11:20 +0200
csiph-web