Commit 06f7db9
committed
Merge tag 'iommu-fixes-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Pull iommu fixes from Joerg Roedel:
"Two fixes for Intel VT-d:
- Check the right capability bit for 5-level page table support.
- Revert a previous fix which caused a regression with Thunderbolt
devices"
* tag 'iommu-fixes-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
iommu/vt-d: Check correct capability for sagaw determination
Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"3 files changed
Lines changed: 27 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2349 | 2349 | | |
2350 | 2350 | | |
2351 | 2351 | | |
2352 | | - | |
2353 | | - | |
2354 | | - | |
2355 | | - | |
2356 | | - | |
2357 | | - | |
2358 | | - | |
2359 | 2352 | | |
2360 | 2353 | | |
2361 | 2354 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
402 | | - | |
| 402 | + | |
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
| |||
3019 | 3019 | | |
3020 | 3020 | | |
3021 | 3021 | | |
| 3022 | + | |
| 3023 | + | |
| 3024 | + | |
| 3025 | + | |
| 3026 | + | |
3022 | 3027 | | |
| 3028 | + | |
3023 | 3029 | | |
3024 | 3030 | | |
3025 | 3031 | | |
| |||
3932 | 3938 | | |
3933 | 3939 | | |
3934 | 3940 | | |
| 3941 | + | |
3935 | 3942 | | |
3936 | 3943 | | |
3937 | 3944 | | |
| |||
3944 | 3951 | | |
3945 | 3952 | | |
3946 | 3953 | | |
| 3954 | + | |
| 3955 | + | |
| 3956 | + | |
| 3957 | + | |
| 3958 | + | |
| 3959 | + | |
| 3960 | + | |
| 3961 | + | |
| 3962 | + | |
| 3963 | + | |
3947 | 3964 | | |
3948 | 3965 | | |
3949 | 3966 | | |
| |||
3988 | 4005 | | |
3989 | 4006 | | |
3990 | 4007 | | |
| 4008 | + | |
3991 | 4009 | | |
3992 | 4010 | | |
3993 | 4011 | | |
| 4012 | + | |
3994 | 4013 | | |
3995 | 4014 | | |
3996 | 4015 | | |
| |||
4008 | 4027 | | |
4009 | 4028 | | |
4010 | 4029 | | |
| 4030 | + | |
4011 | 4031 | | |
4012 | 4032 | | |
4013 | 4033 | | |
4014 | 4034 | | |
4015 | 4035 | | |
| 4036 | + | |
4016 | 4037 | | |
4017 | 4038 | | |
4018 | 4039 | | |
| |||
4023 | 4044 | | |
4024 | 4045 | | |
4025 | 4046 | | |
| 4047 | + | |
4026 | 4048 | | |
4027 | | - | |
4028 | | - | |
4029 | 4049 | | |
4030 | 4050 | | |
| 4051 | + | |
| 4052 | + | |
4031 | 4053 | | |
4032 | 4054 | | |
4033 | 4055 | | |
4034 | 4056 | | |
| 4057 | + | |
4035 | 4058 | | |
4036 | 4059 | | |
4037 | 4060 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
92 | | - | |
93 | | - | |
| 91 | + | |
94 | 92 | | |
95 | 93 | | |
96 | 94 | | |
| |||
0 commit comments