2019-03-06 03:31:43

by Konrad Rzeszutek Wilk

[permalink] [raw]
Subject: [GIT PULL] (xen) stable/for-jens-5.1 to your 'for-5.1/block' branch.

Hi Jens,

Apologies for doing it right at the merge window time. This patchset has been brewing
for quite a while.

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

This patchset makes the backend more robust by reading a negotiation
variable only once and not twice.

Thank you!

drivers/block/xen-blkback/xenbus.c | 99 ++++++++++++++++++++++----------------
1 file changed, 57 insertions(+), 42 deletions(-)

Dongli Zhang (2):
xen/blkback: add stack variable 'blkif' in connect_ring()
xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront


Attachments:
(No filename) (664.00 B)
signature.asc (817.00 B)
Download all attachments

2019-03-06 19:14:59

by Jens Axboe

[permalink] [raw]
Subject: Re: [GIT PULL] (xen) stable/for-jens-5.1 to your 'for-5.1/block' branch.

On 3/5/19 7:25 PM, Konrad Rzeszutek Wilk wrote:
> Hi Jens,
>
> Apologies for doing it right at the merge window time. This patchset has been brewing
> for quite a while.
>
> git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-5.1
>
> This patchset makes the backend more robust by reading a negotiation
> variable only once and not twice.

Pulled, thanks.

--
Jens Axboe