From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752033AbdFNJLQ (ORCPT ); Wed, 14 Jun 2017 05:11:16 -0400 Received: from mail-wr0-f169.google.com ([209.85.128.169]:35247 "EHLO mail-wr0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750899AbdFNJKZ (ORCPT ); Wed, 14 Jun 2017 05:10:25 -0400 Date: Wed, 14 Jun 2017 11:10:21 +0200 From: Daniel Lezcano To: Thomas Gleixner Cc: linux-kernel@vger.kernel.org, Stephen Rothwell , frank.rowand@sony.com Subject: [GIT PULL] clockevents fixes for 4.12-rc5 Message-ID: <20170614091021.GG2261@mai> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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(-) -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog