On 3/18/24 3:50 AM, Changhui Zhong wrote: > Hello, > > found a kernel panic issue after add io_uring parameters to kernel > cmdline and then reboot, > please help check, > > repo:https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > branch: master > commit HEAD:f6cef5f8c37f58a3bc95b3754c3ae98e086631ca > > grubby --args='io_uring.enable=y' --update-kernel=/boot/vmlinuz-6.8.0+ > grubby --args='sysctl.kernel.io_uring_disabled=0' > --update-kernel=/boot/vmlinuz-6.8.0+ > reboot Pretty dubious on that, should have no bearing or impact on that at all. Does the same sha boot just fine multiple times without the added parameters? -- Jens Axboe