Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(kernel-rolling) arch: loongarch: update defconfig #219

Conversation

MingcongBai
Copy link
Contributor

@MingcongBai MingcongBai commented May 27, 2024

  • Disable strict /dev/mem access as required by some vendor applications.
  • Refresh arch/loongarch/deepin_loongarch_desktop_defconfig.

Builds tested

  • amd64
  • arm64
  • loong64

@deepin-ci-robot deepin-ci-robot requested review from BLumia and myml May 27, 2024 08:31
@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 utsweetyfish 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

@Avenger-285714
Copy link
Collaborator

低版本内核defconfig移植到高版本,发现删除了大量驱动配置项,这种情况最好留意一下是不是它们配置项改名了,还是得把正确的名字加回来

- Disable strict /dev/mem access as required by some vendor applications.
- Refresh arch/loongarch/deepin_loongarch_desktop_defconfig.

Signed-off-by: Mingcong Bai <[email protected]>
@MingcongBai MingcongBai force-pushed the bai/kernel-rolling/loongarch-defconfig-20240527 branch from cc039e0 to 58b5b08 Compare May 29, 2024 00:36
@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • 移除了多个配置选项,可能影响系统功能和性能。需要确认这些选项的移除是否符合项目需求和设计规范。
  • 注释掉了 CONFIG_IO_STRICT_DEVMEM 配置选项,需要评估是否有必要这样做,因为这可能会影响系统的内存管理策略。
  • 添加了 # CONFIG_STRICT_DEVMEM is not set 注释,需要确保这一改动不会影响系统配置的完整性。

是否建议立即修改:

  • 是,需要确保这些更改不会对系统功能和性能产生负面影响,并且与项目的整体设计和需求相符。同时,应该验证 # CONFIG_STRICT_DEVMEM is not set 注释的必要性。

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