linux/drivers/iommu
Dan Carpenter 3775d4818d iommu/amd: fix type bug in flush code
write_file_bool() modifies 32 bits of data, so "amd_iommu_unmap_flush"
needs to be 32 bits as well or we'll corrupt memory.  Fortunately it
looks like the data is aligned with a gap after the declaration so this
is harmless in production.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
2012-07-02 12:11:40 +02:00
..
amd_iommu_init.c iommu/amd: fix type bug in flush code 2012-07-02 12:11:40 +02:00
amd_iommu_proto.h
amd_iommu_types.h iommu/amd: fix type bug in flush code 2012-07-02 12:11:40 +02:00
amd_iommu_v2.c
amd_iommu.c iommu/amd: fix type bug in flush code 2012-07-02 12:11:40 +02:00
dmar.c
exynos-iommu.c
intel_irq_remapping.c
intel-iommu.c intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper 2012-05-25 15:50:29 -07:00
iommu.c
iova.c
irq_remapping.c
irq_remapping.h
Kconfig arm-soc: driver specific updates 2012-05-26 12:22:27 -07:00
Makefile arm-soc: driver specific updates 2012-05-26 12:22:27 -07:00
msm_iommu_dev.c
msm_iommu.c
omap-iommu-debug.c
omap-iommu.c
omap-iovmm.c
tegra-gart.c
tegra-smmu.c iommu/tegra: smmu: Fix unsleepable memory allocation 2012-07-02 11:56:44 +02:00