Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
AI teammates
Sign in
Sign up
Fetch the repository succeeded.
description of repo status
Open Source
>
Other
>
Operation System
&&
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
456
Star
1.7K
Fork
1.9K
GVP
openEuler
/
kernel
Closed
Code
Issues
1271
Pull Requests
986
Wiki
Insights
Pipelines
Service
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
DevLens
Don’t show this again
Update failed. Please try again later!
Remove this flag
Content Risk Flag
This task is identified by
as the content contains sensitive information such as code security bugs, privacy leaks, etc., so it is only accessible to contributors of this repository.
【OLK-5.10】Fix warning in isndep cpuhp starting process
Done
#IA67DS
Task
Wei Li
member
Opened this issue
2024-06-18 10:13
<!-- #请根据issue的类型在标题左侧下拉框中选择对应的选项(需求、缺陷或CVE等)--> <!-- #请根据issue相关的版本在里程碑中选择对应的节点,若是与版本无关,请选择“不关联里程碑”--> [ 1820.549899][ T0] CPU[303] cannot support the emulation of setend [ 1820.549917][ T0] ------------[ cut here ]------------ [ 1820.561485][ T0] WARNING: CPU: 303 PID: 0 at kernel/cpu.c:1271 notify_cpu_starting+0x9c/0xe4 [ 1820.570171][ T0] Modules linked in: einj nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security rfkill ip_set nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter ip_tables vfat fat uio_pdrv_genirq uio tpm_tis_spi ofpart arm_spe_pmu tpm_tis_core arm_smmuv3_pmu cmdlinepart spi_nor mtd ipmi_ssif spi_hisi_kunpeng spidev ipmi_devintf ipmi_msghandler hns_roce_hw_v2 sg(E) hisi_ptt hisi_pcie_pmu spi_hisi_sfc_v3xx(E) hisi_uncore_hha_pmu hisi_uncore_pa_pmu hisi_uncore_uc_pmu hisi_uncore_ddrc_pmu hisi_uncore_pmu sch_fq_codel fuse hclge ghash_ce sm4_ce sm4_ce_cipher sm3_ce sha3_ce sha3_generic sha512_ce sha512_arm64 sha2_ce sha256_arm64 sha1_ce i2c_hisi gpio_dwapb sbsa_gwdt ahci hinic hns3 libahci hnae3 hisi_dma libata virt_dma kunpeng_hccs [ 1820.570336][ T0] gpio_hisi gpio_generic dm_mirror dm_region_hash dm_log dm_mod aes_neon_bs aes_neon_blk aes_ce_blk crypto_simd cryptd aes_ce_cipher [ 1820.670022][ T0] CPU: 303 PID: 0 Comm: swapper/303 Kdump: loaded Tainted: G E 5.10.0 #1 [ 1820.679576][ T0] Hardware name: To be filled by O.E.M. To be filled by O.E.M./To be filled by O.E.M., BIOS Nezha B800 V2.6.9 03/29/2024 [ 1820.691997][ T0] pstate: 604001c9 (nZCv dAIF +PAN -UAO -TCO BTYPE=--) [ 1820.698688][ T0] pc : notify_cpu_starting+0x9c/0xe4 [ 1820.703815][ T0] lr : notify_cpu_starting+0x98/0xe4 [ 1820.708940][ T0] sp : ffff800015abbfb0 [ 1820.712937][ T0] x29: ffff800015abbfb0 x28: 0000000000000000 [ 1820.718935][ T0] x27: 0000000000000000 x26: 0000000000000000 [ 1820.724931][ T0] x25: 0000000000000000 x24: 0000000000000000 [ 1820.730928][ T0] x23: 0000000000000000 x22: 0000000000000000 [ 1820.736924][ T0] x21: 0000000000000092 x20: 000000000000012f [ 1820.742920][ T0] x19: ffff09079efdfac8 x18: 0000000000000020 [ 1820.748916][ T0] x17: 0000000000000000 x16: 0000000000000000 [ 1820.754911][ T0] x15: ffffffffffffffff x14: ffff800012395088 [ 1820.760906][ T0] x13: ffffffffffffffff x12: ffff800012394cbe [ 1820.766902][ T0] x11: ffff0907bf6d6020 x10: ffff09079a747960 [ 1820.772898][ T0] x9 : ffff8000101407a8 x8 : 000000000002b860 [ 1820.778894][ T0] x7 : ffff09079a6a8000 x6 : 000000000005fffd [ 1820.784889][ T0] x5 : ffff09079efe0690 x4 : ffff800015abbd20 [ 1820.790884][ T0] x3 : 0000000000000000 x2 : 0000000000000000 [ 1820.796880][ T0] x1 : ffff0100ca679300 x0 : 00000000ffffffea [ 1820.802877][ T0] Call trace: [ 1820.806009][ T0] notify_cpu_starting+0x9c/0xe4 [ 1820.810796][ T0] secondary_start_kernel+0xec/0x1f0 [ 1820.815922][ T0] ---[ end trace 808f0cc2abe4ce29 ]---
<!-- #请根据issue的类型在标题左侧下拉框中选择对应的选项(需求、缺陷或CVE等)--> <!-- #请根据issue相关的版本在里程碑中选择对应的节点,若是与版本无关,请选择“不关联里程碑”--> [ 1820.549899][ T0] CPU[303] cannot support the emulation of setend [ 1820.549917][ T0] ------------[ cut here ]------------ [ 1820.561485][ T0] WARNING: CPU: 303 PID: 0 at kernel/cpu.c:1271 notify_cpu_starting+0x9c/0xe4 [ 1820.570171][ T0] Modules linked in: einj nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security rfkill ip_set nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter ip_tables vfat fat uio_pdrv_genirq uio tpm_tis_spi ofpart arm_spe_pmu tpm_tis_core arm_smmuv3_pmu cmdlinepart spi_nor mtd ipmi_ssif spi_hisi_kunpeng spidev ipmi_devintf ipmi_msghandler hns_roce_hw_v2 sg(E) hisi_ptt hisi_pcie_pmu spi_hisi_sfc_v3xx(E) hisi_uncore_hha_pmu hisi_uncore_pa_pmu hisi_uncore_uc_pmu hisi_uncore_ddrc_pmu hisi_uncore_pmu sch_fq_codel fuse hclge ghash_ce sm4_ce sm4_ce_cipher sm3_ce sha3_ce sha3_generic sha512_ce sha512_arm64 sha2_ce sha256_arm64 sha1_ce i2c_hisi gpio_dwapb sbsa_gwdt ahci hinic hns3 libahci hnae3 hisi_dma libata virt_dma kunpeng_hccs [ 1820.570336][ T0] gpio_hisi gpio_generic dm_mirror dm_region_hash dm_log dm_mod aes_neon_bs aes_neon_blk aes_ce_blk crypto_simd cryptd aes_ce_cipher [ 1820.670022][ T0] CPU: 303 PID: 0 Comm: swapper/303 Kdump: loaded Tainted: G E 5.10.0 #1 [ 1820.679576][ T0] Hardware name: To be filled by O.E.M. To be filled by O.E.M./To be filled by O.E.M., BIOS Nezha B800 V2.6.9 03/29/2024 [ 1820.691997][ T0] pstate: 604001c9 (nZCv dAIF +PAN -UAO -TCO BTYPE=--) [ 1820.698688][ T0] pc : notify_cpu_starting+0x9c/0xe4 [ 1820.703815][ T0] lr : notify_cpu_starting+0x98/0xe4 [ 1820.708940][ T0] sp : ffff800015abbfb0 [ 1820.712937][ T0] x29: ffff800015abbfb0 x28: 0000000000000000 [ 1820.718935][ T0] x27: 0000000000000000 x26: 0000000000000000 [ 1820.724931][ T0] x25: 0000000000000000 x24: 0000000000000000 [ 1820.730928][ T0] x23: 0000000000000000 x22: 0000000000000000 [ 1820.736924][ T0] x21: 0000000000000092 x20: 000000000000012f [ 1820.742920][ T0] x19: ffff09079efdfac8 x18: 0000000000000020 [ 1820.748916][ T0] x17: 0000000000000000 x16: 0000000000000000 [ 1820.754911][ T0] x15: ffffffffffffffff x14: ffff800012395088 [ 1820.760906][ T0] x13: ffffffffffffffff x12: ffff800012394cbe [ 1820.766902][ T0] x11: ffff0907bf6d6020 x10: ffff09079a747960 [ 1820.772898][ T0] x9 : ffff8000101407a8 x8 : 000000000002b860 [ 1820.778894][ T0] x7 : ffff09079a6a8000 x6 : 000000000005fffd [ 1820.784889][ T0] x5 : ffff09079efe0690 x4 : ffff800015abbd20 [ 1820.790884][ T0] x3 : 0000000000000000 x2 : 0000000000000000 [ 1820.796880][ T0] x1 : ffff0100ca679300 x0 : 00000000ffffffea [ 1820.802877][ T0] Call trace: [ 1820.806009][ T0] notify_cpu_starting+0x9c/0xe4 [ 1820.810796][ T0] secondary_start_kernel+0xec/0x1f0 [ 1820.815922][ T0] ---[ end trace 808f0cc2abe4ce29 ]---
Comments (
1
)
Sign in
to comment
Status
Done
Backlog
Doing
Done
Declined
Assignees
Not set
Labels
sig/Kernel
Not set
Projects
Unprojected
Unprojected
Pull Requests
None yet
None yet
Successfully merging a pull request will close this issue.
Branches
No related branch
Branches (
-
)
Tags (
-
)
Planed to start   -   Planed to end
-
Top level
Not Top
Top Level: High
Top Level: Medium
Top Level: Low
Priority
Not specified
Serious
Main
Secondary
Unimportant
Duration
(hours)
参与者(2)
C
1
https://gitee.com/openeuler/kernel.git
git@gitee.com:openeuler/kernel.git
openeuler
kernel
kernel
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register