Skip to content
Snippets Groups Projects
Unverified Commit dc6d7a3a authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files

!83 Fix write sysfs file `/sys/kernel/PBK/pbk_create_domain` bug

Merge Pull Request from: @fary86 
 
Fix write sysfs file `/sys/kernel/PBK/pbk_create_domain` bug
Details: do operations in the bellowing order would cause the system reboot:
echo 1 > /sys/kernel/PBK/pbk_create_domain
echo 2 > /sys/kernel/PBK/pbk_create_domain
echo 1 > /sys/kernel/PBK/pbk_create_domain
 
 
Link:https://gitee.com/openeuler/kernel/pulls/83

 
Reviewed-by: default avatarXie XiuQi <xiexiuqi@huawei.com>
Signed-off-by: default avatarXie XiuQi <xiexiuqi@huawei.com>
parents 590ca54b 93574c43
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment