v1
2026-09-15
休眠查找跳过无块设备 swap · v1
NFS/SMB3 上的 swapfile 没有块设备,si->bdev 为 NULL,__find_hibernation_swap_type() 与 find_first_swap() 直接解引用,补丁加检查避免空指针崩溃。
NFS/SMB3 上的 swapfile 没有块设备,si->bdev 为 NULL,__find_hibernation_swap_type() 与 find_first_swap() 直接解引用,补丁加检查避免空指针崩溃。