Hi Oleksandr,

On 10/09/2020 21:21, Oleksandr Tyshchenko wrote:
From: Oleksandr Tyshchenko <oleksandr_tyshche...@epam.com>

The IOREQ is a common feature now and Arm will have its own
implementation.

But the name of the function is pretty generic and can be confusing
on Arm (we already have a try_handle_mmio()).

In order not to rename the function (which is used for a varying
set of purposes on x86) globally and get non-confusing variant on Arm
provide an alias ioreq_handle_complete_mmio() to be used on common and
Arm code.

Signed-off-by: Julien Grall <julien.gr...@arm.com>

This doesn't look like a code I wrote... Can you make sure I am only credited on what I wrote?

Signed-off-by: Oleksandr Tyshchenko <oleksandr_tyshche...@epam.com>

Cheers,

--
Julien Grall

Reply via email to