Skip to content

Conversation

opsiff
Copy link
Member

@opsiff opsiff commented Jul 31, 2024

Log:

We should support Phytium FT2000/4、D2000/8、、etc old arm cpu.

For compat old cpu, their PSCI idle support is broken.

If we use PSCI_CHECKER to detect, it caused some FT2000/4 hotplug failed and three cores not online.

Log:

We should support Phytium FT2000/4、D2000/8、、etc old arm cpu.
For compat old cpu, their PSCI idle are broken.
If we use PSCI_CHECKER to detect, it caused some FT2000/4
hotplug failed and three core not online.
@deepin-ci-robot deepin-ci-robot requested review from BLumia and myml July 31, 2024 15:24
@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign zccrs for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • 移除了 CONFIG_ARM_PSCI_CPUIDLE 配置项,需要确认是否有替代方案处理 ARM 内核的 CPU 休眠。
  • 更新了 CONFIG_EFI_CAPSULE_LOADER 的配置项,需要验证新的配置项是否与现有系统兼容。

是否建议立即修改:

  • 是,需要确保移除 CONFIG_ARM_PSCI_CPUIDLE 不会影响系统正常运行,并且验证 CONFIG_EFI_CAPSULE_LOADER 新的配置项是否符合预期。

@Avenger-285714 Avenger-285714 merged commit e100ae2 into linux-6.6.y Aug 3, 2024
@opsiff opsiff deleted the opsiff-patch-1 branch August 4, 2024 18:03
Avenger-285714 pushed a commit that referenced this pull request Aug 12, 2024
[ Upstream commit 5f1d18d ]

Add a test case which replaces an active ingress qdisc while keeping the
miniq in-tact during the transition period to the new clsact qdisc.

  # ./vmtest.sh -- ./test_progs -t tc_link
  [...]
  ./test_progs -t tc_link
  [    3.412871] bpf_testmod: loading out-of-tree module taints kernel.
  [    3.413343] bpf_testmod: module verification failed: signature and/or required key missing - tainting kernel
  #332     tc_links_after:OK
  #333     tc_links_append:OK
  #334     tc_links_basic:OK
  #335     tc_links_before:OK
  #336     tc_links_chain_classic:OK
  #337     tc_links_chain_mixed:OK
  #338     tc_links_dev_chain0:OK
  #339     tc_links_dev_cleanup:OK
  #340     tc_links_dev_mixed:OK
  #341     tc_links_ingress:OK
  #342     tc_links_invalid:OK
  #343     tc_links_prepend:OK
  #344     tc_links_replace:OK
  #345     tc_links_revision:OK
  Summary: 14/0 PASSED, 0 SKIPPED, 0 FAILED

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Cc: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://lore.kernel.org/r/20240708133130.11609-2-daniel@iogearbox.net
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
(cherry picked from commit e41db26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants