428 Star 1.6K Fork 1.6K

GVPopenEuler/kernel

 / 详情

【OLK-5.10】md主线补丁回合

已完成
任务 成员
创建于  
2023-03-20 10:31

删除raid后立即创建同名raid时,上一个raid的部分数据可能还未释放完毕,该补丁修复了这个问题。

A race condition still exists when removing and re-creating md devices
in test cases. However, it is only seen on some setups.

The race condition was tracked down to a reference still being held
to the kobject by the rdev in the md_rdev_misc_wq which will be released
in rdev_delayed_delete().

md_alloc() waits for previous deletions by waiting on the md_misc_wq,
but the md_rdev_misc_wq may still be holding a reference to a recently
removed device.

To fix this, also flush the md_rdev_misc_wq in md_alloc().

评论 (2)

Li Nan 创建了任务 2年前
openeuler-ci-bot 添加了
 
sig/Kernel
标签
2年前
sanglipeng 负责人设置为sanglipeng 2年前
sanglipeng 任务状态待办的 修改为进行中 2年前
sanglipeng 负责人sanglipeng 修改为未设置 2年前
sanglipeng 任务状态进行中 修改为待办的 2年前
sanglipeng 负责人设置为sanglipeng 2年前
sanglipeng 任务状态待办的 修改为进行中 2年前

登录 后才可以发表评论

状态
负责人
项目
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(3)
5329419 openeuler ci bot 1632792936 sanglipeng-sanglipeng Li Nan-linan888
C
1
https://gitee.com/openeuler/kernel.git
git@gitee.com:openeuler/kernel.git
openeuler
kernel
kernel

搜索帮助