diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-07-21 13:23:39 (GMT) |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2014-05-14 18:38:09 (GMT) |
commit | 946769588ffc25e0f066f980ef58dee189741b5d (patch) | |
tree | 255d9fb38138bffa2c3054226009fdc63f3993dd /crypto/api.c | |
parent | 2b91a4b9974a34073f7514f0e64b212dd5fa2c3d (diff) | |
download | linux-fsl-qoriq-946769588ffc25e0f066f980ef58dee189741b5d.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 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions