]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'for-linus-6.9a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 May 2024 19:10:41 +0000 (12:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 May 2024 19:10:41 +0000 (12:10 -0700)
commitddb4c3f25b7b95df3d6932db0b379d768a6ebdf7
tree66ccfebc6820d783112d5c7f04aa9ce472cff224
parentf094ee78e01f5ee08d9489b4250fa1963fef81ab
parent802600ebdf23371b893a51a4ad046213f112ea3b
Merge tag 'for-linus-6.9a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip

Pull xen fixes from Juergen Gross:
 "Two fixes when running as Xen PV guests for issues introduced in the
  6.9 merge window, both related to apic id handling"

* tag 'for-linus-6.9a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  x86/xen: return a sane initial apic id when running as PV guest
  x86/xen/smp_pv: Register the boot CPU APIC properly