Pull xen fixes from Juergen Gross:
 - remove some unused functions in the Xen event channel handling
 - fix a regression (introduced during the merge window) when booting as
   Xen PV guest
 - small cleanup removing another strncpy() instance
* tag 'for-linus-6.6a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen/efi: refactor deprecated strncpy
  x86/xen: allow nesting of same lazy mode
  x86/xen: move paravirt lazy code
  arm/xen: remove lazy mode related definitions
  xen: simplify evtchn_do_upcall() call maze