Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1696544 > unrolled thread
| Started by | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> |
|---|---|
| First post | 2017-07-25 23:30 +0200 |
| Last post | 2017-07-25 23:40 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL] (xen) stable/for-jens-4.13 Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2017-07-25 23:30 +0200
Re: [GIT PULL] (xen) stable/for-jens-4.13 Jens Axboe <axboe@kernel.dk> - 2017-07-25 23:40 +0200
| From | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> |
|---|---|
| Date | 2017-07-25 23:30 +0200 |
| Subject | [GIT PULL] (xen) stable/for-jens-4.13 |
| Message-ID | <u7fyW-8aW-21@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Jens Axboe <axboe@kernel.dk> |
|---|---|
| Date | 2017-07-25 23:40 +0200 |
| Message-ID | <u7fIE-8eE-73@gated-at.bofh.it> |
| In reply to | #1696544 |
On 07/25/2017 03:21 PM, Konrad Rzeszutek Wilk wrote: > 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 Pulled, thanks. -- Jens Axboe
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web