On 2017-08-18 14:51:09 [+0800], Journey Journey wrote: > Hi all > > Any updates ? If anyone can show me an example to trigger softlockup > detector under rt kernel, I'll be very glad. a thread that recevies no wake ups and does this: set_current_state(TASK_UNINTERRUPTIBLE); schedule(); should trigger the printk warning after 120secs. > Thanks all 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