[GIT PULL] (xen) stable/for-jens-4.13

From: Konrad Rzeszutek Wilk
Date: Tue Jul 25 2017 - 17:21:39 EST


Hi Jens,

Please git pull in your branch "for-linus" the following
branch which is based on 765e40b675a9566459ddcb8358ad16f3b8344bbe
"blk-mq: map queues to all present CPUs":

git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.13

It has two bug-fixes for the xen-blkfront driver.

Thank you!


drivers/block/xen-blkfront.c | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)

Dongli Zhang (1):
xen/blkfront: always allocate grants first from per-queue persistent grants

Junxiao Bi (1):
xen-blkfront: fix mq start/stop race