* Matt Cowell | 2013-11-06 14:22:18 [-0600]: >I see two ways to fix this: >1) The way I did in the patch to ensure that spin_trylock never can >spin on any locks internally. >2) Converting the timer base lock to a raw_spinlock_t so that it >actually disables hardirqs in lock_timer_base(). I don't think this >would be a good idea though. A third one has been applied where the waiter lock is taken with irqs off. The thread "CONFIG_NO_HZ_FULL + CONFIG_PREEMPT_RT_FULL = nogo" has a patch for that. > >Thanks, >-Matt Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html