From mboxrd@z Thu Jan 1 00:00:00 1970
From: daniel.lezcano@linaro.org (Daniel Lezcano)
Date: Tue, 14 Jan 2014 16:01:26 +0100
Subject: [GIT PULL] clockevents/clocksources: 3.13 fixes
In-Reply-To: <52C14E45.5040403@linaro.org>
References: <52C14E45.5040403@linaro.org>
Message-ID: <52D55146.8010006@linaro.org>
To: linux-arm-kernel@lists.infradead.org
List-Id: linux-arm-kernel.lists.infradead.org
On 12/30/2013 11:43 AM, Daniel Lezcano wrote:
>
> Hi Thomas and Ingo,
>
> here is a pull request for a single fix for 3.13. It is based on the
> latest timers/urgent update.
>
> * Soren Brinkmann fixed the cadence_ttc driver where a call to
> clk_get_rate happens in an interrupt context. More precisely in an IPI
> when the broadcast timer is initialized for each cpu in the cpuidle driver
Hi Thomas and Ingo,
just a head up for this PR. It has been sent right before the PR for
3.14, so I wanted to me sure you did not missed it.
Thanks
-- Daniel
>
> Thanks
> -- Daniel
>
> The following changes since commit
> b0031f227e47919797dc0e1c1990f3ef151ff0cc:
>
> Merge tag 's2mps11-build' of
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
> (2013-12-17 12:57:36 -0800)
>
> are available in the git repository at:
>
>
> git://git.linaro.org/people/daniel.lezcano/linux.git
> clockevents/3.13-fixes
>
> for you to fetch changes up to c1dcc927dae01dfd4904ee82ce2c00b50eab6dc3:
>
> clocksource: cadence_ttc: Fix mutex taken inside interrupt context
> (2013-12-30 11:32:24 +0100)
>
> ----------------------------------------------------------------
> Soren Brinkmann (1):
> clocksource: cadence_ttc: Fix mutex taken inside interrupt context
>
> drivers/clocksource/cadence_ttc_timer.c | 21 +++++++++++++--------
> 1 file changed, 13 insertions(+), 8 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 S1751802AbaANPBb (ORCPT );
Tue, 14 Jan 2014 10:01:31 -0500
Received: from mail-wi0-f178.google.com ([209.85.212.178]:37270 "EHLO
mail-wi0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
with ESMTP id S1751445AbaANPB2 (ORCPT
);
Tue, 14 Jan 2014 10:01:28 -0500
Message-ID: <52D55146.8010006@linaro.org>
Date: Tue, 14 Jan 2014 16:01:26 +0100
From: Daniel Lezcano
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
MIME-Version: 1.0
To: Ingo Molnar , Thomas Gleixner
CC: Soren Brinkmann ,
Linux Kernel Mailing List ,
"linux-arm-kernel@lists.infradead.org"
Subject: Re: [GIT PULL] clockevents/clocksources: 3.13 fixes
References: <52C14E45.5040403@linaro.org>
In-Reply-To: <52C14E45.5040403@linaro.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Sender: linux-kernel-owner@vger.kernel.org
List-ID:
X-Mailing-List: linux-kernel@vger.kernel.org
On 12/30/2013 11:43 AM, Daniel Lezcano wrote:
>
> Hi Thomas and Ingo,
>
> here is a pull request for a single fix for 3.13. It is based on the
> latest timers/urgent update.
>
> * Soren Brinkmann fixed the cadence_ttc driver where a call to
> clk_get_rate happens in an interrupt context. More precisely in an IPI
> when the broadcast timer is initialized for each cpu in the cpuidle driver
Hi Thomas and Ingo,
just a head up for this PR. It has been sent right before the PR for
3.14, so I wanted to me sure you did not missed it.
Thanks
-- Daniel
>
> Thanks
> -- Daniel
>
> The following changes since commit
> b0031f227e47919797dc0e1c1990f3ef151ff0cc:
>
> Merge tag 's2mps11-build' of
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
> (2013-12-17 12:57:36 -0800)
>
> are available in the git repository at:
>
>
> git://git.linaro.org/people/daniel.lezcano/linux.git
> clockevents/3.13-fixes
>
> for you to fetch changes up to c1dcc927dae01dfd4904ee82ce2c00b50eab6dc3:
>
> clocksource: cadence_ttc: Fix mutex taken inside interrupt context
> (2013-12-30 11:32:24 +0100)
>
> ----------------------------------------------------------------
> Soren Brinkmann (1):
> clocksource: cadence_ttc: Fix mutex taken inside interrupt context
>
> drivers/clocksource/cadence_ttc_timer.c | 21 +++++++++++++--------
> 1 file changed, 13 insertions(+), 8 deletions(-)
>
>
--
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook |
Twitter |
Blog