qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 4/6] block/nvme: nvme_process_completion() fix bound for c


From: Michael Tokarev
Subject: Re: [PATCH v3 4/6] block/nvme: nvme_process_completion() fix bound for cid
Date: Tue, 7 Nov 2023 19:21:57 +0300
User-agent: Mozilla Thunderbird

17.10.2023 15:59, Vladimir Sementsov-Ogievskiy:
NVMeQueuePair::reqs has length NVME_NUM_REQS, which less than
NVME_QUEUE_SIZE by 1.

Fixes: 1086e95da17050 ("block/nvme: switch to a NVMeRequest freelist")
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Maksim Davydov <davydov-max@yandex-team.ru>

This smells like a -stable material. Please let me know if it is not.

Thanks,

/mjt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]