Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1627543
| From | Joerg Roedel <joro@8bytes.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V11 00/11] IOMMU probe deferral support |
| Date | 2017-04-20 16:40 +0200 |
| Message-ID | <tylpw-1FW-21@gated-at.bofh.it> (permalink) |
| References | <tuFG9-8rl-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH V11 00/11] IOMMU probe deferral support Joerg Roedel <joro@8bytes.org> - 2017-04-20 16:40 +0200
csiph-web