[GIT PULL] (xen) stable/for-jens-4.15
From: Konrad Rzeszutek Wilk
Date: Thu Mar 08 2018 - 11:19:26 EST
Hi Jens,
Please git pull the following branch for your for-linus branch:
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.15
It has one simple fix for the multi-queue support not showing up after a block
device was detached/re-attached.
The patch was originally posted in Dec 22nd but with the Spectre/Meltdown
circus I forgot about it until now.
Thank you!
drivers/block/xen-blkfront.c | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
Bhavesh Davda (1):
xen-blkfront: move negotiate_mq to cover all cases of new VBDs