[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200829100405.23826-1-jgross@suse.com>
Date: Sat, 29 Aug 2020 12:04:05 +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.9-rc3
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.9-rc3-tag
xen: branch for v5.9-rc3
It contains two fixes for Xen: one needed for ongoing work to support
virtio with Xen, and one for a corner case in IRQ handling with Xen.
Thanks.
Juergen
drivers/xen/events/events_base.c | 16 ++++++++--------
drivers/xen/xenbus/xenbus_client.c | 10 ++++++++--
include/xen/arm/page.h | 6 +++++-
3 files changed, 21 insertions(+), 11 deletions(-)
Simon Leiner (2):
xen/xenbus: Fix granting of vmalloc'd memory
arm/xen: Add misuse warning to virt_to_gfn
Thomas Gleixner (1):
XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information.
Powered by blists - more mailing lists