All of lore.kernel.org
 help / color / mirror / Atom feed
From: daniel.lezcano@linaro.org (Daniel Lezcano)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] clockevents: fixes for 3.15
Date: Fri, 23 May 2014 12:40:09 +0200	[thread overview]
Message-ID: <537F2589.5050807@linaro.org> (raw)


Hi Thomas, Ingo,

this pull request contains a couple of fixes:

  * David Jander fixed the calls to clk_disable/clk_enable in the 
tc_mode function as this could be called in an interrupt context

  * Zhiwu Song forces the irq affinity on the marco timer as the 
initialization can happen before the cpu to affine is up

Thanks
   -- Daniel


The following changes since commit 84ea7fe37908254c3bd90910921f6e1045c1747a:

   hrtimer: Set expiry time before switch_hrtimer_base() (2014-05-12 
10:47:39 +0200)

are available in the git repository at:

   git://git.linaro.org/people/daniel.lezcano/linux.git 
clockevents/3.15-fixes

for you to fetch changes up to acbf6d21ac81195071b97ebb114b0b37bd9fcc86:

   clocksource: tcb_clksrc: Make tc_mode interrupt safe (2014-05-22 
18:54:58 +0200)

----------------------------------------------------------------
David Jander (1):
       clocksource: tcb_clksrc: Make tc_mode interrupt safe

Zhiwu Song (1):
       clocksource: marco: Fix the affinity set for local timer of CPU1

  drivers/clocksource/tcb_clksrc.c  |    8 ++++----
  drivers/clocksource/timer-marco.c |    2 +-
  2 files changed, 5 insertions(+), 5 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

WARNING: multiple messages have this Message-ID (diff)
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	David Jander <david@protonic.nl>, Zhiwu Song <Zhiwu.Song@csr.com>
Subject: [GIT PULL] clockevents: fixes for 3.15
Date: Fri, 23 May 2014 12:40:09 +0200	[thread overview]
Message-ID: <537F2589.5050807@linaro.org> (raw)


Hi Thomas, Ingo,

this pull request contains a couple of fixes:

  * David Jander fixed the calls to clk_disable/clk_enable in the 
tc_mode function as this could be called in an interrupt context

  * Zhiwu Song forces the irq affinity on the marco timer as the 
initialization can happen before the cpu to affine is up

Thanks
   -- Daniel


The following changes since commit 84ea7fe37908254c3bd90910921f6e1045c1747a:

   hrtimer: Set expiry time before switch_hrtimer_base() (2014-05-12 
10:47:39 +0200)

are available in the git repository at:

   git://git.linaro.org/people/daniel.lezcano/linux.git 
clockevents/3.15-fixes

for you to fetch changes up to acbf6d21ac81195071b97ebb114b0b37bd9fcc86:

   clocksource: tcb_clksrc: Make tc_mode interrupt safe (2014-05-22 
18:54:58 +0200)

----------------------------------------------------------------
David Jander (1):
       clocksource: tcb_clksrc: Make tc_mode interrupt safe

Zhiwu Song (1):
       clocksource: marco: Fix the affinity set for local timer of CPU1

  drivers/clocksource/tcb_clksrc.c  |    8 ++++----
  drivers/clocksource/timer-marco.c |    2 +-
  2 files changed, 5 insertions(+), 5 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


             reply	other threads:[~2014-05-23 10:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-23 10:40 Daniel Lezcano [this message]
2014-05-23 10:40 ` [GIT PULL] clockevents: fixes for 3.15 Daniel Lezcano
2014-05-23 10:42 ` [PATCH 1/2] clocksource: marco: Fix the affinity set for local timer of CPU1 Daniel Lezcano
2014-05-23 10:42   ` Daniel Lezcano
2014-05-23 10:43   ` [PATCH 2/2] clocksource: tcb_clksrc: Make tc_mode interrupt safe Daniel Lezcano
2014-05-23 10:43     ` Daniel Lezcano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=537F2589.5050807@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.