From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Tue, 27 May 2014 22:58:20 +0000 (-0700)
Subject: Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... 
X-Git-Tag: v3.15-rc8~21
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=aa699a1d84474eb993867822b6aefc47a9a6ce0c;p=users%2Fjedix%2Flinux-maple.git

Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull two timer fixes from Thomas Gleixner:
 "Two small fixlets for ARM SoC clocksource drivers:

   - avoid calling functions which might sleep from interrupt [disabled]
     context in tcb_clksrc used on Atmel SoCs

   - use irq_force_affinity() to pin the per cpu timer interrupt on a
     not yet online cpu in the SiRFprimaII driver"

* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  clocksource: tcb_clksrc: Make tc_mode interrupt safe
  clocksource: marco: Fix the affinity set for local timer of CPU1
---

aa699a1d84474eb993867822b6aefc47a9a6ce0c