Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen updates from Juergen Gross: - two small cleanup patches - avoid error messages when initializing MCA banks in a Xen dom0 - a small series for converting the Xen gntdev driver to use pin_user_pages*() instead of get_user_pages*() - intermediate fix for running as a Xen guest on Arm with KPTI enabled (the final solution will need new Xen functionality) * tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: x86/xen: Fix typo in xen_pagetable_p2m_free() x86/xen: disable Firmware First mode for correctable memory errors xen/arm: do not setup the runstate info page if kpti is enabled xen: remove redundant initialization of variable ret xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*() xen/gntdev.c: Mark pages as dirty
Showing
- arch/arm/include/asm/xen/page.h 5 additions, 0 deletionsarch/arm/include/asm/xen/page.h
- arch/arm/xen/enlighten.c 4 additions, 2 deletionsarch/arm/xen/enlighten.c
- arch/arm64/include/asm/xen/page.h 6 additions, 0 deletionsarch/arm64/include/asm/xen/page.h
- arch/x86/xen/enlighten_pv.c 9 additions, 0 deletionsarch/x86/xen/enlighten_pv.c
- arch/x86/xen/mmu_pv.c 1 addition, 1 deletionarch/x86/xen/mmu_pv.c
- drivers/xen/gntdev.c 9 additions, 8 deletionsdrivers/xen/gntdev.c
- drivers/xen/pvcalls-front.c 1 addition, 1 deletiondrivers/xen/pvcalls-front.c
Loading
Please register or sign in to comment