[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191012105131.10908-1-jgross@suse.com>
Date: Sat, 12 Oct 2019 12:51:31 +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: fixes for 5.4-rc3
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.4-rc3-tag
xen: fixes for 5.4-rc3
It contains the following patches:
- a patch to correct panic handling when running as a Xen guest
- a cleanup in the Xen grant driver to remove printing a pointer being
always NULL
- a patch to remove a soon to be wrong call of of_dma_configure()
Thanks.
Juergen
Documentation/admin-guide/kernel-parameters.txt | 4 ++++
arch/x86/xen/enlighten.c | 28 ++++++++++++++++++++++---
drivers/gpu/drm/xen/xen_drm_front.c | 12 ++---------
drivers/xen/gntdev.c | 13 ++----------
drivers/xen/grant-table.c | 3 +--
5 files changed, 34 insertions(+), 26 deletions(-)
Boris Ostrovsky (1):
x86/xen: Return from panic notifier
Fuqian Huang (1):
xen/grant-table: remove unnecessary printing
Rob Herring (1):
xen: Stop abusing DT of_dma_configure API
Powered by blists - more mailing lists