提交 68e59a98 编写于 作者: L Lu Feifei 提交者: guzitao

sw64: delete run_mode in struct cpu_desc_t

Sunway inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I56OLG

--------------------------------
Signed-off-by: NLu Feifei <lufeifei@wxiat.com>
Signed-off-by: NGu Zitao <guzitao@wxiat.com>
上级 fc453d57
...@@ -45,7 +45,6 @@ struct cpu_desc_t { ...@@ -45,7 +45,6 @@ struct cpu_desc_t {
char vendor_id[16]; char vendor_id[16];
char model_id[64]; char model_id[64];
unsigned long frequency; unsigned long frequency;
__u8 run_mode;
} __randomize_layout; } __randomize_layout;
#define MAX_NUMSOCKETS 8 #define MAX_NUMSOCKETS 8
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册