• Linus Torvalds's avatar
    Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip · c6460dae
    Linus Torvalds authored
    Pull xen fixes from Juergen Gross:
    
     - The first hunk of a Xen swiotlb fixup series fixing multiple minor
       issues and doing some small cleanups
    
     - Some further Xen related fixes avoiding WARN() splats when running as
       Xen guests or dom0
    
     - A Kconfig fix allowing the pvcalls frontend to be built as a module
    
    * tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
      swiotlb-xen: drop DEFAULT_NSLABS
      swiotlb-xen: arrange to have buffer info logged
      swiotlb-xen: drop leftover __ref
      swiotlb-xen: limit init retries
      swiotlb-xen: suppress certain init retries
      swiotlb-xen: maintain slab count properly
      swiotlb-xen: fix late init retry
      swiotlb-xen: avoid double free
      xen/pvcalls: backend can be a module
      xen: fix usage of pmd_populate in mremap for pv guests
      xen: reset legacy rtc flag for PV domU
      PM: base: power: don't try to use non-existing RTC for storing data
      xen/balloon: use a kernel thread instead a workqueue
    c6460dae
swiotlb-xen.c 15.7 KB