Re: RT-Kernel boot stalls because of change in fs/dcache.c
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2018-12-19 11:36:55
Also in:
lkml
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2018-12-19 11:36:55
Also in:
lkml
On 2018-12-19 07:50:17 [+0000], Schrempf Frieder wrote:
+ linux-rt-users On 17.12.18 11:42, Frieder Schrempf wrote:quoted
Hi, I have tried to boot a 4.14-Kernel with the RT-patches and PREEMPT_RT_FULL on an i.MX6UL board. Unfortunately the boot stalls at some point and never finishes. I did some bisecting and found out, that reverting this change: [1], makes the board boot correctly. Can anyone help to come up with a proper fix for this?
can you check if the hashtable is initialized twice?
Sebastian