Enable CONFIG_ARM_SMMU and CONFIG_ARM_SMMU_V3 in aarch64.#6823
Enable CONFIG_ARM_SMMU and CONFIG_ARM_SMMU_V3 in aarch64.#6823ddaney-fungible wants to merge 7 commits intomicrosoft:2.0from
Conversation
|
Nice!! |
|
Hi @ddaney-fungible thanks for the contribution! I will request to retarget your PR to our |
There was a problem hiding this comment.
Added a couple other comments, but aside from retargeting to main, the changes seem reasonable to me. Once retargeted, @rlmenge let's kick off our official buddy builds to test fully out this change
Note: We'll also want to make sure this change gets cherry-picked into our 3.0-dev branch as well, so it is part of our next major 3.0 release. But let's first get this PR evaluated/merged into our main branch
| Name: kernel | ||
| Version: 5.15.137.1 | ||
| Release: 1%{?dist} | ||
| Release: 2%{?dist} |
There was a problem hiding this comment.
Please add a corresponding changelog entry in the %changelog section for this -2 release increment
| Name: kernel-headers | ||
| Version: 5.15.137.1 | ||
| Release: 1%{?dist} | ||
| Release: 2%{?dist} |
There was a problem hiding this comment.
Please add a corresponding changelog entry in the %changelog section for this -2 release increment
| Name: kernel-signed-%{buildarch} | ||
| Version: 5.15.137.1 | ||
| Release: 1%{?dist} | ||
| Release: 2%{?dist} |
There was a problem hiding this comment.
Please add a corresponding changelog entry in the %changelog section for this -2 release increment
|
Thanks for the feedback, I don't know how to change the branch target of a PR, so I am going to close this one and open a new one for the main branch. |
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./SPECS/LICENSES-AND-NOTICES/data/licenses.json,./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md,./SPECS/LICENSES-AND-NOTICES/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
Enable IOMMU in aarch64 kernel. It is needed to allow VFIO to be used with Mariner.
Change Log
Does this affect the toolchain?
NO
Associated issues
Test Methodology