summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/iommu
diff options
context:
space:
mode:
authorDavid Woodhouse2014-04-01 15:58:36 +0200
committerDavid Woodhouse2014-04-01 15:58:38 +0200
commit7713ec066ae8adc49dd8daa02a73e6b60af6ee5f (patch)
treeeb824019a51e154555eac234062393d17d66aa59 /Documentation/devicetree/bindings/iommu
parentiommu/vt-d: returning free pointer in get_domain_for_dev() (diff)
downloadkernel-qcow2-linux-7713ec066ae8adc49dd8daa02a73e6b60af6ee5f.tar.gz
kernel-qcow2-linux-7713ec066ae8adc49dd8daa02a73e6b60af6ee5f.tar.xz
kernel-qcow2-linux-7713ec066ae8adc49dd8daa02a73e6b60af6ee5f.zip
iommu/vt-d: Fix error handling in ANDD processing
If we failed to find an ACPI device to correspond to an ANDD record, we would fail to increment our pointer and would just process the same record over and over again, with predictable results. Turn it from a while() loop into a for() loop to let the 'continue' in the error paths work correctly. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'Documentation/devicetree/bindings/iommu')
0 files changed, 0 insertions, 0 deletions