[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20180420104657.7640-1-jgross@suse.com>
Date: Fri, 20 Apr 2018 12:46:57 +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 and one header update for 4.17-rc2
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.17-rc2-tag
xen: fixes and one header update for 4.17-rc2
It contains some fixes of kmalloc() flags, one fix of the xenbus driver
and an update of the pv sound driver interface needed for a driver
which will go through the sound tree.
Thanks.
Juergen
drivers/xen/xen-pciback/conf_space_quirks.c | 2 +-
drivers/xen/xen-pciback/pci_stub.c | 8 +-
drivers/xen/xenbus/xenbus_dev_frontend.c | 3 +-
include/xen/interface/io/sndif.h | 322 ++++++++++++++++++++++++++--
4 files changed, 313 insertions(+), 22 deletions(-)
Jia-Ju Bai (5):
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probe
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_device
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_alloc
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quirks_init
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_add
Oleksandr Andrushchenko (1):
xen/sndif: Sync up with the canonical definition in Xen
Simon Gaiser (1):
xen: xenbus_dev_frontend: Really return response string
Powered by blists - more mailing lists