On 23.09.20 20:28, Julien Grall wrote:
Hi Oleksandr,
Hi Julien
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?
I am sorry, for the next series I will re-check all patches.
--
Regards,
Oleksandr Tyshchenko