Commit 82678ab
committed
Merge tag 'iommu-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Pull iommu fixes from Joerg Roedel:
- Fix a regression causing a crash on sysfs access of iommu-group
specific files
- Fix signedness bug in SVA code
* tag 'iommu-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()
iommu: Fix crash during syfs iommu_groups/N/type2 files changed
Lines changed: 16 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2891 | 2891 | | |
2892 | 2892 | | |
2893 | 2893 | | |
2894 | | - | |
| 2894 | + | |
2895 | 2895 | | |
2896 | 2896 | | |
2897 | | - | |
2898 | | - | |
2899 | | - | |
2900 | | - | |
2901 | | - | |
| 2897 | + | |
| 2898 | + | |
2902 | 2899 | | |
2903 | 2900 | | |
2904 | 2901 | | |
| |||
2911 | 2908 | | |
2912 | 2909 | | |
2913 | 2910 | | |
2914 | | - | |
| 2911 | + | |
2915 | 2912 | | |
2916 | 2913 | | |
2917 | 2914 | | |
2918 | | - | |
2919 | | - | |
| 2915 | + | |
| 2916 | + | |
| 2917 | + | |
| 2918 | + | |
| 2919 | + | |
| 2920 | + | |
| 2921 | + | |
2920 | 2922 | | |
2921 | 2923 | | |
| 2924 | + | |
| 2925 | + | |
2922 | 2926 | | |
2923 | | - | |
| 2927 | + | |
2924 | 2928 | | |
2925 | | - | |
2926 | | - | |
2927 | | - | |
2928 | 2929 | | |
2929 | 2930 | | |
2930 | 2931 | | |
| |||
0 commit comments