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
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