Hi Volodymyr,
On 12/10/2023 23:09, Volodymyr Babchuk wrote:
From: Oleksandr Andrushchenko <oleksandr_andrushche...@epam.com>
At the moment, we always allocate an extra 16 slots for IO handlers
(see MAX_IO_HANDLER). So while adding IO trap handlers for the emulated
MSI-X registers we need to explicitly tell that we have additional IO
handlers, so those are accounted.
Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushche...@epam.com>
Some process remark. All the patches you send (even if they are
unmodified) should also contain your signed-off-by. This is to comply
with point (b) in the DCO certificate:
https://cert-manager.io/docs/contributing/sign-off/
Please check the other patches in this series.
Acked-by: Julien Grall <jgr...@amazon.com>
Is this patch depends on the rest of the series? If not we can merge it
in the for-4.19 branch Stefano created. This will reduce the number of
patches you need to resend.
Cheers,
--
Julien Grall