diff for duplicates of <20200218073650.16149-2-aik@ozlabs.ru> diff --git a/a/1.txt b/N1/1.txt index c045f90..f33c6a6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -126,7 +126,8 @@ index 22c22cd7bd82..52db10ab4fef 100644 pe->table_group.tce32_start = 0; pe->table_group.tce32_size = phb->ioda.m32_pci_base; + pe->table_group.tce64_start = 1UL << 59; - pe->table_group.max_dynamic_windows_supported IOMMU_TABLE_GROUP_MAX_TABLES; + pe->table_group.max_dynamic_windows_supported = + IOMMU_TABLE_GROUP_MAX_TABLES; pe->table_group.max_levels = POWERNV_IOMMU_MAX_LEVELS; -- 2.17.1 diff --git a/a/content_digest b/N1/content_digest index 1417094..ccc6e34 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020200218073650.16149-1-aik@ozlabs.ru\0" "From\0Alexey Kardashevskiy <aik@ozlabs.ru>\0" "Subject\0[PATCH kernel 1/5] powerpc/powernv/ioda: Move TCE bypass base to PE\0" - "Date\0Tue, 18 Feb 2020 07:36:46 +0000\0" + "Date\0Tue, 18 Feb 2020 18:36:46 +1100\0" "To\0linuxppc-dev@lists.ozlabs.org\0" "Cc\0Alexey Kardashevskiy <aik@ozlabs.ru>" Alistair Popple <alistair@popple.id.au> @@ -138,9 +138,10 @@ " \tpe->table_group.tce32_start = 0;\n" " \tpe->table_group.tce32_size = phb->ioda.m32_pci_base;\n" "+\tpe->table_group.tce64_start = 1UL << 59;\n" - " \tpe->table_group.max_dynamic_windows_supported \t\t\tIOMMU_TABLE_GROUP_MAX_TABLES;\n" + " \tpe->table_group.max_dynamic_windows_supported =\n" + " \t\t\tIOMMU_TABLE_GROUP_MAX_TABLES;\n" " \tpe->table_group.max_levels = POWERNV_IOMMU_MAX_LEVELS;\n" "-- \n" 2.17.1 -2e562f2771ef0fcbe3da6a93ab91b1399689f8fb81011baf63a7fcfadb78f384 +ee37e5ee2e8f220f3a0810eff84ba2f046ebb03d3024870ef32b85d7b1da7311
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.