diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-07-21 13:23:39 (GMT) |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2014-04-10 00:19:06 (GMT) |
commit | 3a522ffe61ee80adcc78f2fd25bae737a04b9b4c (patch) | |
tree | 34b980eeb8c04a55de2f020bc4e335b779e84684 /drivers/idle | |
parent | e8cc66aeb40bde850f6dae015ebac87b34cfb978 (diff) | |
download | linux-fsl-qoriq-3a522ffe61ee80adcc78f2fd25bae737a04b9b4c.tar.xz |
timers: Avoid the switch timers base set to NULL trick on RT
On RT that code is preemptible, so we cannot assign NULL to timers
base as a preempter would spin forever in lock_timer_base().
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/idle')
0 files changed, 0 insertions, 0 deletions