[GIT PULL] xen: branch for v6.14-rc1
From: Juergen Gross
Date: Wed Jan 29 2025 - 13:36:52 EST
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.14-rc1-tag
xen: branch for v6.14-rc1
It contains 3 minor fixes.
Thanks.
Juergen
arch/x86/xen/mmu_pv.c | 4 ++++
drivers/xen/pcpu.c | 2 +-
drivers/xen/pvcalls-front.c | 14 ++++++++++++--
drivers/xen/pvcalls-front.h | 2 +-
4 files changed, 18 insertions(+), 4 deletions(-)
Maksym Planeta (1):
Grab mm lock before grabbing pt lock
Sergio Miguéns Iglesias (1):
xen: pcpu: remove unnecessary __ref annotation
Stefano Stabellini (1):
xen: update pvcalls_front_accept prototype