Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1627543 > unrolled thread
| Started by | Joerg Roedel <joro@8bytes.org> |
|---|---|
| First post | 2017-04-20 16:40 +0200 |
| Last post | 2017-04-20 16:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH V11 00/11] IOMMU probe deferral support Joerg Roedel <joro@8bytes.org> - 2017-04-20 16:40 +0200
| From | Joerg Roedel <joro@8bytes.org> |
|---|---|
| Date | 2017-04-20 16:40 +0200 |
| Subject | Re: [PATCH V11 00/11] IOMMU probe deferral support |
| Message-ID | <tylpw-1FW-21@gated-at.bofh.it> |
On Mon, Apr 10, 2017 at 04:50:55PM +0530, Sricharan R wrote: > arch/arm64/mm/dma-mapping.c | 142 +++++--------------------------------- > drivers/acpi/arm64/iort.c | 48 ++++++++++++- > drivers/acpi/glue.c | 5 -- > drivers/acpi/scan.c | 11 ++- > drivers/base/dd.c | 9 +++ > drivers/base/dma-mapping.c | 41 +++++++++++ > drivers/iommu/arm-smmu-v3.c | 46 +----------- > drivers/iommu/arm-smmu.c | 110 +++++++++++++---------------- > drivers/iommu/of_iommu.c | 126 ++++++++++++++++++++++++--------- > drivers/of/device.c | 23 +++++- > drivers/of/platform.c | 10 +-- > drivers/pci/probe.c | 28 -------- > include/acpi/acpi_bus.h | 2 +- > include/asm-generic/vmlinux.lds.h | 1 - > include/linux/acpi.h | 7 +- > include/linux/acpi_iort.h | 3 - > include/linux/dma-mapping.h | 12 ++++ > include/linux/of_device.h | 10 ++- > 18 files changed, 312 insertions(+), 322 deletions(-) Applied, thanks.
Back to top | Article view | linux.kernel
csiph-web