* Christian Jann | 2015-04-13 13:37:30 [+0000]: >Are there any updates concerning the patches or does anybody have some more >information on how the problem was resolved on the Atmel controller? > >I'm encountering the same problem on a Tegra K1 processor with a >3.10.61-rt65 kernel and I'm unsure what's the best way to fix it. in general what you want is to mark timer interrupt with IRQF_TIMER and that should be enough. The at91 has a few problems here. One thing is that it switches from periodic mode to oneshot and this seems not to work perfectly. The other thing is that the timer interrupt is shared with the uart. >Best regards >Christian Jann 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