Description of problem: 复现方法: 系统中存在多个nvme磁盘,同时对这些磁盘执行创建分区、删除分区,可能会导致新建的分区使用了重复的次设备号,进而导致后续的一系列异常(可能导致gendisk被异常释放),5.10-stable已经解决了这个问题,需要合入以下patch: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=5f2f775605917aa5087ee5c6f3339da94c100679
merged at: https://gitee.com/anolis/cloud-kernel/pulls/1082