Commit d67735f
CKI KWF Bot
Merge: [RHEL-9.6] iommu/vt-d: a couple of late fixes
MR: https://gitlab.com/redhat/rhel/src/kernel/rhel-9/-/merge_requests/3471
JIRA: https://issues.redhat.com/browse/RHEL-70102
Upstream-Status: git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux.git
fixes branch
## Summary of Changes
This pulls in a couple late landing vt-d fixes. One to fix an issue that came in with the global static identity domain support from v6.12 which was no longer creating context entries for aliases, and another fixing up a suspicious RCU usage warning in the code to allocate dmar fault interrupts locally.
Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com>
Closes RHEL-70102
Approved-by: Donald Dutile <ddutile@redhat.com>
Approved-by: Eder Zulian <ezulian@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>2 files changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2056 | 2056 | | |
2057 | 2057 | | |
2058 | 2058 | | |
| 2059 | + | |
2059 | 2060 | | |
2060 | 2061 | | |
2061 | 2062 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3307 | 3307 | | |
3308 | 3308 | | |
3309 | 3309 | | |
| 3310 | + | |
| 3311 | + | |
| 3312 | + | |
| 3313 | + | |
| 3314 | + | |
| 3315 | + | |
3310 | 3316 | | |
| 3317 | + | |
3311 | 3318 | | |
3312 | 3319 | | |
3313 | 3320 | | |
| |||
4547 | 4554 | | |
4548 | 4555 | | |
4549 | 4556 | | |
4550 | | - | |
4551 | | - | |
4552 | | - | |
4553 | 4557 | | |
4554 | 4558 | | |
4555 | 4559 | | |
| |||
0 commit comments