|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v2] xen-blkfront: fix double completion of split requests on resume
On Thu, 09 Jul 2026 12:08:53 +0200, Doruk Tan Ozturk wrote:
> When a block request is too large for a single ring entry and the
> backend does not support indirect descriptors, blkfront splits it across
> two ring requests. This only happens when the frontend runs on a
> 64K-page kernel (e.g. arm64): there, even a single-page request may not
> fit in one ring slot and must be split. blkif_ring_get_request() is
> called twice and both shadow slots (shadow[id] and shadow[extra_id])
> point at the *same* struct request, linked through associated_id.
>
> [...]
Applied, thanks!
[1/1] xen-blkfront: fix double completion of split requests on resume
commit: 5d72720365f973e2c21fa99505b627521de66c25
Best regards,
--
Jens Axboe
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |