Home
last modified time | relevance | path

Searched hist:fac83d29d95471ad6a104f8c0d21669a3d59097b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iommu/
H A Dio-pgtable-arm.cdiff fac83d29d95471ad6a104f8c0d21669a3d59097b Mon Jun 18 06:27:54 CDT 2018 Jean-Philippe Brucker <jean-philippe.brucker@arm.com> iommu/io-pgtable-arm: Fix pgtable allocation in selftest

Commit 4b123757eeaa ("iommu/io-pgtable-arm: Make allocations
NUMA-aware") added a NUMA hint to page table allocation, but the pgtable
selftest doesn't provide an SMMU device parameter. Since dev_to_node
doesn't accept a NULL argument, add a special case for selftest.

Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>