-
Notifications
You must be signed in to change notification settings - Fork 49
Revert iommu patch series from 24.04_linux-nvidia-6.14-next #195
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
Revert iommu patch series from 24.04_linux-nvidia-6.14-next #195
Conversation
|
|
|
I compared the files touched by these revert commits with the large virtualization series that was merged recently via PR 167: Files modified by the revert commits on this PR: Files modified by the virtualization series: So only these 2 files are common to both series: These are the commits from the virtualization series that touched these files: I went through each of these commits and verified their contents are still present on this branch with the reverted commits, i.e. I don't see anything from the virtualization PR being disturbed this these reverts. |
@nvmochs |
clsotog
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Acked-by: Carol L Soto <[email protected]>
|
Thanks @nvmochs for the details analysis. I also looked for backport note in: |
nirmoy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Acked-by: Nirmoy Das <[email protected]>
nvmochs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Acked-by: Matthew R. Ochs <[email protected]>
…ated()" This reverts commit 97f12f4. Signed-off-by: Tushar Dave <[email protected]>
…able_pasid()" This reverts commit 4eb81ba. Signed-off-by: Tushar Dave <[email protected]>
…nd config_acs" This reverts commit 8cb4daa. Signed-off-by: Tushar Dave <[email protected]>
This reverts commit 8f5705f. Signed-off-by: Tushar Dave <[email protected]>
…matches the groups" This reverts commit 9dbfd22. Signed-off-by: Tushar Dave <[email protected]>
…MFDs" This reverts commit 2bbc1b3. Signed-off-by: Tushar Dave <[email protected]>
This reverts commit 712ae82. Signed-off-by: Tushar Dave <[email protected]>
…rk callback" This reverts commit 2532119. Signed-off-by: Tushar Dave <[email protected]>
…_al_acs()" This reverts commit 7d21e1e. Signed-off-by: Tushar Dave <[email protected]>
…uirk_amd_sb_acs()" This reverts commit 7ff8d9b. Signed-off-by: Tushar Dave <[email protected]>
…l_enabled()" This reverts commit 1107101. Signed-off-by: Tushar Dave <[email protected]>
This reverts commit 3c15951. Signed-off-by: Tushar Dave <[email protected]>
This reverts commit b48d6be. Signed-off-by: Tushar Dave <[email protected]>
…switches" This reverts commit 6dc3649. Signed-off-by: Tushar Dave <[email protected]>
This reverts commit 91219dd. Signed-off-by: Tushar Dave <[email protected]>
…_ACS_ISOLATED" This reverts commit 273d223. Signed-off-by: Tushar Dave <[email protected]>
64bc116 to
65e9cb3
Compare
|
Compared old commits with new commits, only change is the corrected author. My ack still stands. |
|
|
|
Merged and present in https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-nvidia/+git/noble/log/?h=nvidia-6.14-next Closing PR. |
Revert the patch series that is no longer needed for creating correct iommu groups using ACS.