Skip to content

backport changes to support AlmaLinux 9.7#9543

Open
nindanaoto wants to merge 1 commit intoXilinx:2023.2from
virtualsecureplatform:2023.2
Open

backport changes to support AlmaLinux 9.7#9543
nindanaoto wants to merge 1 commit intoXilinx:2023.2from
virtualsecureplatform:2023.2

Conversation

@nindanaoto
Copy link
Copy Markdown

@nindanaoto nindanaoto commented Jan 14, 2026

Problem solved by the commit

Driver compilation issue on Alma Linux 9.7. This PR is quite similar to #9190.

How problem was solved, alternative solutions (if any) and why they were rejected

Add RHEL_9_7_GE macro and kernel API compatibility for AlmaLinux 9.7 which backports kernel 6.13+ APIs:

  • iommu_present() -> device_iommu_mapped()
  • crc32c_le/crc32c.h -> crc32_le/crc32.h
  • struct drm_driver .date member removal

I guess that these changes might be also required for the master branch but I'm currently not interested in fixing it.

What has been tested and how, request additional testing if necessary

xbutil examine and validate with Alveo U280 worked.

@nindanaoto nindanaoto requested a review from maxzhen as a code owner January 14, 2026 01:46
@xrt-pr-bot
Copy link
Copy Markdown

xrt-pr-bot bot commented Jan 14, 2026

⚠️ Authorization Failed

@nindanaoto is not a repository collaborator.

To proceed:

  • XRT Admins: Add the build label to authorize this PR build
  • OR Add @nindanaoto as a repository collaborator

Add RHEL_9_7_GE macro and kernel API compatibility for AlmaLinux 9.7
which backports kernel 6.13+ APIs:
- iommu_present() -> device_iommu_mapped()
- crc32c_le/crc32c.h -> crc32_le/crc32.h
- struct drm_driver .date member removal

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: nindanaoto <matsuoka.kotaro@gmail.com>
@xrt-pr-bot
Copy link
Copy Markdown

xrt-pr-bot bot commented Jan 14, 2026

⚠️ Authorization Failed

@nindanaoto is not a repository collaborator.

To proceed:

  • XRT Admins: Add the build label to authorize this PR build
  • OR Add @nindanaoto as a repository collaborator

@nindanaoto
Copy link
Copy Markdown
Author

I forgot to sign, so I force pushed again. Sorry for asking the approval again.

@nindanaoto
Copy link
Copy Markdown
Author

Is there any chance to get the approve for the workflow again?

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