Hello Lei, On Mon, Sep 15, 2025 at 06:50:15PM +0800, Lei Yang wrote: > Hi Breno > > This series of patches introduced a kernel panic bug. The tests are > based on the linux-next commit [1]. I tried it a few times and found > that if I didn't apply the current patch, the issue wouldn't be > triggered. After applying the current patch, the probability of > triggering the issue was 3/3. > > Reproduced steps: > 1. git clone > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git > 2. applied this series of patches > 3. compile and install > 4. reboot server(A kernel panic occurs at this step)
Thanks for the report. Let me try to reproduce it on my side. Is this a physical machine, or, are you using a VM with the virtio change? Thanks, --breno

