Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Mar 2023 17:45:49 +0000 (10:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Mar 2023 17:45:49 +0000 (10:45 -0700)
commit0eb392ec095ee29b932985deefb43e6d86d8a463
tree778cd8e7313e867a2fce06a253ba706a2968f2c2
parentcb80b960ce44e3e4e90985bb65a84c1a10c450ee
parent7ad2c39860dc0ca01d2152232224d2124e160fe3
Merge tag 'for-linus-6.3-rc3-tag' of git://git./linux/kernel/git/xen/tip

Pull xen fixes from Juergen Gross:

 - cleanup for xen time handling

 - enable the VGA console in a Xen PVH dom0

 - cleanup in the xenfs driver

* tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen: remove unnecessary (void*) conversions
  x86/PVH: obtain VGA console info in Dom0
  x86/xen/time: cleanup xen_tsc_safe_clocksource
  xen: update arch/x86/include/asm/xen/cpuid.h
arch/x86/xen/enlighten_pv.c
arch/x86/xen/time.c