+3
−0
+4
−1
+2
−0
Loading
Merge Pull Request from: @ci-robot PR sync from: Xiongfeng Wang <wangxiongfeng2@huawei.com> https://mailweb.openeuler.org/hyperkitty/list/kernel@openeuler.org/message/OXLP76DAUJNREZQGCJUAS3DOJ5SCSRSW/ Changelog: v1->v2: change __setup() to early_param() v2->v3: fix kabi because #include <linux/sched/isolation.h> modify defconfig v3->v4: fix riscv compile error: move support_cpu0_nohz_full to tick.h v4->v5: fix kabi change v5->v6: Only check whether there exists only one online housekeeping CPU v6->v7: modify comments and commit message v7->v8: change BUG_ON(1) to BUG() Xiongfeng Wang (4): isolation: Do not check whether housekeeping CPUs are present isolation: Check whether there exists a housekeeping CPU online arm64: Kconfig: select ARCH_SUSPEND_NONZERO_CPU by default arm64: defconfig: Enable CONFIG_ARCH_SUSPEND_NONZERO_CPU and CONFIG_ARCH_SUSPEND_NONZERO_CPU -- 2.30.0 https://gitee.com/openeuler/kernel/issues/I9NR7Q Link:https://gitee.com/openeuler/kernel/pulls/8057 Reviewed-by:Xie XiuQi <xiexiuqi@huawei.com> Reviewed-by:
Zucheng Zheng <zhengzucheng@huawei.com> Signed-off-by:
Jialin Zhang <zhangjialin11@huawei.com>