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

[Deepin Kernel SIG] deepin: KABI: KABI reservation for dentry #438

Merged

Conversation

Avenger-285714
Copy link
Collaborator

structure                size reserves reserved

dentry                   200     2      216
dentry_operations        104     3      128

Link: https://gitee.com/openeuler/kernel/issues/I91CF6

    structure                size reserves reserved

    dentry                   200     2      216
    dentry_operations        104     3      128

Link: https://gitee.com/openeuler/kernel/issues/I91CF6
Signed-off-by: Baokun Li <libaokun1@huawei.com>
Signed-off-by: WangYuli <wangyuli@uniontech.com>
@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • dentry结构体中新增了两个未定义的宏DEEPIN_KABI_RESERVE,需要确认这些宏的作用以及它们是否与现有代码库兼容。
  • 新增的宏DEEPIN_KABI_RESERVE可能影响现有代码的内存对齐方式,需要检查是否有相应的对齐调整。

是否建议立即修改:

  • 是,需要确保新增代码的正确性和兼容性,并确保内存对齐的一致性。

@deepin-ci-robot deepin-ci-robot requested a review from myml October 8, 2024 07:13
@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

@Avenger-285714 Avenger-285714 merged commit d591914 into deepin-community:linux-6.6.y Oct 8, 2024
2 of 5 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.

3 participants