Skip to content

fix(futex): 修复futex键不存在时的错误处理#1276

Merged
fslongjin merged 1 commit intoDragonOS-Community:masterfrom
fslongjin:fix-futex-wakeup
Sep 4, 2025
Merged

fix(futex): 修复futex键不存在时的错误处理#1276
fslongjin merged 1 commit intoDragonOS-Community:masterfrom
fslongjin:fix-futex-wakeup

Conversation

@fslongjin
Copy link
Member

  • 当futex键不存在时,不再返回EINVAL错误,而是创建新的FutexHashBucket

- 当futex键不存在时,不再返回EINVAL错误,而是创建新的FutexHashBucket

Signed-off-by: longjin <longjin@DragonOS.org>
@github-actions github-actions bot added the Bug fix A bug is fixed in this pull request label Sep 4, 2025
@fslongjin fslongjin merged commit d5158a0 into DragonOS-Community:master Sep 4, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug fix A bug is fixed in this pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants