Commit 0f912c8917e8 for kernel

commit 0f912c8917e810a4aa81d122a8e7d0a918505ab9
Merge: 4ae12d8bd9a8 e2dcf9065536
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Mar 7 07:44:32 2026 -0800

    Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip

    Pull xen fixes from Juergen Gross:

     - a cleanup of arch/x86/kernel/head_64.S removing the pre-built page
       tables for Xen guests

     - a small comment update

     - another cleanup for Xen PVH guests mode

     - fix an issue with Xen PV-devices backed by driver domains

    * tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
      xen/xenbus: better handle backend crash
      xenbus: add xenbus_device parameter to xenbus_read_driver_state()
      x86/PVH: Use boot params to pass RSDP address in start_info page
      x86/xen: update outdated comment
      xen/acpi-processor: fix _CST detection using undersized evaluation buffer
      x86/xen: Build identity mapping page tables dynamically for XENPV