]> www.infradead.org Git - users/hch/xfs.git/commitdiff
Merge tag 'for-linus-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Feb 2025 20:25:35 +0000 (12:25 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Feb 2025 20:25:35 +0000 (12:25 -0800)
Pull xen fixes from Juergen Gross:
 "Three fixes for xen_hypercall_hvm() that was introduced in the 6.13
  cycle"

* tag 'for-linus-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  x86/xen: remove unneeded dummy push from xen_hypercall_hvm()
  x86/xen: add FRAME_END to xen_hypercall_hvm()
  x86/xen: fix xen_hypercall_hvm() to not clobber %rbx


Trivial merge