[PATCH v3 0/2] iommu: Allow passing custom allocators to pgtable drivers
Gaurav Kohli
quic_gkohli at quicinc.com
Mon Nov 27 05:35:53 PST 2023
On 11/27/2023 3:40 PM, Joerg Roedel wrote:
> On Fri, Nov 24, 2023 at 03:24:32PM +0100, Boris Brezillon wrote:
>> Boris Brezillon (2):
>> iommu: Allow passing custom allocators to pgtable drivers
>> iommu: Extend LPAE page table format to support custom allocators
>>
>> drivers/iommu/io-pgtable-arm.c | 55 ++++++++++++++++++++++++----------
>> drivers/iommu/io-pgtable.c | 23 ++++++++++++++
>> include/linux/io-pgtable.h | 34 +++++++++++++++++++++
>> 3 files changed, 96 insertions(+), 16 deletions(-)
>
> Applied, thanks.
Tested patch v3 also and reviewed also, both looks good , please feel
free to add in case of merging:
Reviewed-by: Gaurav Kohli <quic_gkohli at quicinc.com>
Tested-by: Gaurav Kohli <quic_gkohli at quicinc.com>
More information about the linux-arm-kernel
mailing list