https://github.com/torvalds/linux
Revision 2495697422d374b097151205d399ff0dcbaa08e0 authored by Linus Torvalds on 24 March 2023, 16:44:43 UTC, committed by Linus Torvalds on 24 March 2023, 16:44:43 UTC
Pull xen fixes from Juergen Gross:

 - fix build warning

 - avoid concurrent accesses to the Xen PV console ring page

* tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  x86/PVH: avoid 32-bit build warning when obtaining VGA console info
  hvc/xen: prevent concurrent accesses to the shared ring
2 parent s 4bae0ad + aadbd07
History
Tip revision: 2495697422d374b097151205d399ff0dcbaa08e0 authored by Linus Torvalds on 24 March 2023, 16:44:43 UTC
Merge tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Tip revision: 2495697

back to top