> > > > Known issues > > - rcutorture is currently broken on -RT. Reported by Juri Lelli. > > This does not boot for me, using the same kernel config as for > 5.0.21-rt13, which works as normal. > > At boot it seems to hang for a while, before throwing an error, so > this seems to be a timeout problem of some sort. > > I don't know if this helps: > > Call Trace: > d_alloc_parallel+0x1c9/0x410 > __lookup_slow+0x66/0x150 > lookup_slow+0x31/0x50 > walk_component+0x1bf/0x340 > link_path_walk.part.0+0x2c1/0x540 > path_openat+0xa4/0x1590 > do_filp_open+0x8c/0x100 > ? _cond_resched+0x10/0x20 > ? _kmalloc_track_caller+0x167/0x200 > do_open_execat+0x76/0x190 > __do_execve_file.isra.0+0x6ad/0x890 > ? kmemdup+0x20/0x30 > ? umh_complete+0x30/0x30 > do_execve+0x1c/0x20 > call_usermodehelper_exec_async+0x17b/0x1a0 > ret_from_fork+0x35/0x40 > Boots fine for me. Haven't done anything beyond boot test though. - Allen