Bug 4371 - echo 0 > /sys/devices/system/cpu/cpu16/online causes a null dereference
Summary: echo 0 > /sys/devices/system/cpu/cpu16/online causes a null dereference
Status: NEW
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: X86 (show other bugs) X86
Version: unspecified
Hardware: x86_64 Linux
: P3-Medium S5-enhancement
Target Milestone: ---
Assignee: Guanjun
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-06 15:23 UTC by liuxiangyu
Modified: 2023-03-06 15:23 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description liuxiangyu 2023-03-06 15:23:41 UTC
Description of problem:
hygon硬件部署anlios后
执行cpu offline操作
echo 0 > /sys/devices/system/cpu/cpu16/online 
会触发系统panic

Version-Release number of selected component (if applicable):


How reproducible:

不执行cpu  offline
Steps to Reproduce:
1.hygon硬件环境 安装应用anlios版本
2.执行 echo 0 > /sys/devices/system/cpu/cpu16/online causes a null dereference
3.

Actual results:
系统panic

Expected results:


Additional info: