Revision e97eace635a42da4644290179aea496178e64988 authored by Linus Torvalds on 22 October 2022, 00:47:39 UTC, committed by Linus Torvalds on 22 October 2022, 00:47:39 UTC
Pull iommu fixes from Joerg Roedel:
 "Intel VT-d fixes:

   - Fix a lockdep splat issue in intel_iommu_init()

   - Allow NVS regions to pass RMRR check

   - Domain cleanup in error path"

* tag 'iommu-fixes-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
  iommu/vt-d: Clean up si_domain in the init_dmars() error path
  iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
  iommu/vt-d: Use rcu_lock in get_resv_regions
  iommu: Add gfp parameter to iommu_alloc_resv_region
2 parent s 334fe5d + 620bf9f
History
File Mode Size
Kconfig -rw-r--r-- 343 bytes
Makefile -rw-r--r-- 227 bytes
xen_snd_front.c -rw-r--r-- 9.6 KB
xen_snd_front.h -rw-r--r-- 1.5 KB
xen_snd_front_alsa.c -rw-r--r-- 21.9 KB
xen_snd_front_alsa.h -rw-r--r-- 581 bytes
xen_snd_front_cfg.c -rw-r--r-- 12.7 KB
xen_snd_front_cfg.h -rw-r--r-- 991 bytes
xen_snd_front_evtchnl.c -rw-r--r-- 11.4 KB
xen_snd_front_evtchnl.h -rw-r--r-- 2.1 KB

back to top