+3
−0
+9
−0
Loading
Merge Pull Request from: @ci-robot PR sync from: lishusen <lishusen2@huawei.com> https://mailweb.openeuler.org/hyperkitty/list/kernel@openeuler.org/message/RCGPV2ESVMODZJUZUA2VYISRUJKU7QS2/ Support haltpoll feature to improve performance Ankur Arora (10): asm-generic: add barrier smp_cond_load_relaxed_timeout() cpuidle/poll_state: poll via smp_cond_load_relaxed_timeout() cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL arm64: barrier: add support for smp_cond_relaxed_timeout() arm64: add support for polling in idle cpuidle-haltpoll: condition on ARCH_CPUIDLE_HALTPOLL arm64: idle: export arch_cpu_idle arm64: support cpuidle-haltpoll arm64/delay: add some constants to a separate header arm64: support WFET in smp_cond_relaxed_timeout() Joao Martins (4): Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig arm64: define TIF_POLLING_NRFLAG cpuidle-haltpoll: define arch_haltpoll_want() governors/haltpoll: drop kvm_para_available() check Lifeng Zheng (1): ACPI: processor_idle: Support polling state for LPI lishusen (3): cpuidle: edit cpuidle-haltpoll driver module parameter arm64/delay: remove USECS_TO_CYCLES to avoid conflict arm64: add config for cpuidle-haltpoll -- 2.33.0 https://gitee.com/openeuler/kernel/issues/IB7PU3 Link:https://gitee.com/openeuler/kernel/pulls/14004 Reviewed-by:Liu Chao <liuchao173@huawei.com> Reviewed-by:
Wei Li <liwei391@huawei.com> Reviewed-by:
Zhang Jianhua <chris.zjh@huawei.com> Signed-off-by:
Zhang Peng <zhangpeng362@huawei.com>