[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200410062430.20949-1-jgross@suse.com>
Date: Fri, 10 Apr 2020 08:24:30 +0200
From: Juergen Gross <jgross@...e.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org,
boris.ostrovsky@...cle.com
Subject: [GIT PULL] xen: branch for v5.7-rc1
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.7-rc1b-tag
xen: branch for v5.7-rc1b
This is a second batch of Xen related patches:
- two cleanup patches
- a patch to fix a boot regression introduced earlier in 5.7
- a patch to fix wrong usage of memory allocation flags
Thanks.
Juergen
arch/x86/xen/setup.c | 2 +-
arch/x86/xen/xen-head.S | 2 +-
drivers/block/xen-blkfront.c | 17 +++++--
drivers/xen/events/events_2l.c | 16 +++---
drivers/xen/events/events_base.c | 93 ++++++++++++++++++-----------------
drivers/xen/events/events_fifo.c | 22 ++++-----
drivers/xen/events/events_internal.h | 30 +++++------
drivers/xen/evtchn.c | 13 ++---
drivers/xen/gntdev-common.h | 3 +-
drivers/xen/gntdev.c | 2 +-
drivers/xen/pvcalls-back.c | 5 +-
drivers/xen/pvcalls-front.c | 15 +++---
drivers/xen/xen-pciback/xenbus.c | 7 +--
drivers/xen/xen-scsiback.c | 3 +-
drivers/xen/xenbus/xenbus_client.c | 6 +--
include/xen/events.h | 22 ++++-----
include/xen/interface/event_channel.h | 2 +-
include/xen/xenbus.h | 5 +-
18 files changed, 142 insertions(+), 123 deletions(-)
Jason Yan (1):
x86/xen: make xen_pvmmu_arch_setup() static
Juergen Gross (2):
xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()
x86/xen: fix booting 32-bit pv guest
Yan Yankovskyi (1):
xen: Use evtchn_type_t as a type for event channels
Powered by blists - more mailing lists