From mboxrd@z Thu Jan 1 00:00:00 1970
From: daniel.lezcano@linaro.org (Daniel Lezcano)
Date: Fri, 26 Aug 2016 16:20:22 +0200
Subject: [PULL] clockevents/clocksource fixes for 4.8-rc3
Message-ID: <57C05026.7010905@linaro.org>
To: linux-arm-kernel@lists.infradead.org
List-Id: linux-arm-kernel.lists.infradead.org
Hi Thomas, Ingo,
this is the second round of fixes for 4.8-rc3.
- Add the mck clock enablement for the ETM/ETB driver (Alexandre Belloni)
- Clear the interrupts after stopping the timer in order to prevent
spurious interrupt at init time (Chen-Yu Tsai)
- Fix a memory corruption on pistachio by replacing a reference to
pointer by the pointer itself (Marcin Nowakowski)
Thanks !
-- Daniel
The following changes since commit aa8c0f1ad7e862147f4efb32bbb71ff66eb38caa:
clocksource/drivers/pxa: Fix include files for compilation (2016-08-24
11:16:38 +0200)
are available in the git repository at:
http://git.linaro.org/people/daniel.lezcano/linux.git
clockevents/4.8-fixes
for you to fetch changes up to b53e7d000d9e6e9fd2c6eb6b82d2783c67fd599e:
clocksource/drivers/sun4i: Clear interrupts after stopping timer in
probe function (2016-08-26 15:56:01 +0200)
----------------------------------------------------------------
Alexandre Belloni (1):
clocksource/drivers/timer-atmel-pit: Enable mck clock
Chen-Yu Tsai (1):
clocksource/drivers/sun4i: Clear interrupts after stopping timer
in probe function
Marcin Nowakowski (1):
drivers/clocksource/pistachio: Fix memory corruption in init
drivers/clocksource/sun4i_timer.c | 9 ++++++++-
drivers/clocksource/time-pistachio.c | 8 ++++----
drivers/clocksource/timer-atmel-pit.c | 6 ++++++
3 files changed, 18 insertions(+), 5 deletions(-)
--
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook |
Twitter |
Blog
From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand
id S1753345AbcHZOU2 (ORCPT );
Fri, 26 Aug 2016 10:20:28 -0400
Received: from mail-wm0-f54.google.com ([74.125.82.54]:35958 "EHLO
mail-wm0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
with ESMTP id S1752051AbcHZOUZ (ORCPT
);
Fri, 26 Aug 2016 10:20:25 -0400
From: Daniel Lezcano
Subject: [PULL] clockevents/clocksource fixes for 4.8-rc3
To: Thomas Gleixner , Ingo Molnar
Cc: Linux Kernel Mailing List ,
"linux-arm-kernel@lists.infradead.org"
,
Alexandre Belloni ,
Chen-Yu Tsai ,
Marcin Nowakowski
Message-ID: <57C05026.7010905@linaro.org>
Date: Fri, 26 Aug 2016 16:20:22 +0200
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101
Thunderbird/38.5.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Sender: linux-kernel-owner@vger.kernel.org
List-ID:
X-Mailing-List: linux-kernel@vger.kernel.org
Hi Thomas, Ingo,
this is the second round of fixes for 4.8-rc3.
- Add the mck clock enablement for the ETM/ETB driver (Alexandre Belloni)
- Clear the interrupts after stopping the timer in order to prevent
spurious interrupt at init time (Chen-Yu Tsai)
- Fix a memory corruption on pistachio by replacing a reference to
pointer by the pointer itself (Marcin Nowakowski)
Thanks !
-- Daniel
The following changes since commit aa8c0f1ad7e862147f4efb32bbb71ff66eb38caa:
clocksource/drivers/pxa: Fix include files for compilation (2016-08-24
11:16:38 +0200)
are available in the git repository at:
http://git.linaro.org/people/daniel.lezcano/linux.git
clockevents/4.8-fixes
for you to fetch changes up to b53e7d000d9e6e9fd2c6eb6b82d2783c67fd599e:
clocksource/drivers/sun4i: Clear interrupts after stopping timer in
probe function (2016-08-26 15:56:01 +0200)
----------------------------------------------------------------
Alexandre Belloni (1):
clocksource/drivers/timer-atmel-pit: Enable mck clock
Chen-Yu Tsai (1):
clocksource/drivers/sun4i: Clear interrupts after stopping timer
in probe function
Marcin Nowakowski (1):
drivers/clocksource/pistachio: Fix memory corruption in init
drivers/clocksource/sun4i_timer.c | 9 ++++++++-
drivers/clocksource/time-pistachio.c | 8 ++++----
drivers/clocksource/timer-atmel-pit.c | 6 ++++++
3 files changed, 18 insertions(+), 5 deletions(-)
--
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook |
Twitter |
Blog