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

KABI: Init reservation for x86 arch #389

Merged

Conversation

Avenger-285714
Copy link
Collaborator

Init reservation for x86 arch

Link: #59

Init reservation for x86 arch

Link: deepin-community#59
Signed-off-by: Lugang He <helugang@uniontech.com>
Signed-off-by: WangYuli <wangyuli@uniontech.com>
@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 ask for approval from avenger-285714. 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

关键摘要:

  • paravirt_patch_site结构体中新增了#include <linux/deepin_kabi.h>,需要确认新引入的头文件是否必要,以及是否有相应的代码使用这些新引入的宏或函数。
  • pv_irq_opspv_mmu_ops结构体中新增了DEEPIN_KABI_RESERVE宏,需要检查这些宏的使用是否符合ABI兼容性要求,以及是否有必要在公共API中保留这些保留的项。
  • pv_lock_ops结构体中新增了DEEPIN_KABI_RESERVE宏,需要检查这些宏的使用是否符合ABI兼容性要求,以及是否有必要在公共API中保留这些保留的项。

是否建议立即修改:

  • 是,需要确保代码的修改是经过充分考虑的,并且不会影响现有的用户和应用程序。同时,应该检查整个代码库以确保这些修改不会引起其他问题。

@Avenger-285714 Avenger-285714 merged commit 4c848c3 into deepin-community:linux-6.6.y Aug 28, 2024
4 of 6 checks passed
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.

2 participants