summaryrefslogtreecommitdiffstats
path: root/Documentation/mmc/mmc-async-req.txt
diff options
context:
space:
mode:
authorAlex Williamson <alex.williamson@redhat.com>2017-11-03 10:50:31 -0600
committerAlex Williamson <alex.williamson@redhat.com>2017-11-03 10:50:31 -0600
commit07d1c91b6c649705fdd9acf58001071845ecf068 (patch)
tree24218f13c7107d4079bbc0dc556aedf6a19d182f /Documentation/mmc/mmc-async-req.txt
parenta593472591a5cf2d91244bc3f319c9dd91119343 (diff)
downloadlinux-07d1c91b6c649705fdd9acf58001071845ecf068.tar.bz2
iommu/amd: Fix alloc_irq_index() increment
On an is_allocated() interrupt index, we ALIGN() the current index and then increment it via the for loop, guaranteeing that it is no longer aligned for alignments >1. We instead need to align the next index, to guarantee forward progress, moving the increment-only to the case where the index was found to be unallocated. Fixes: 37946d95fc1a ('iommu/amd: Add align parameter to alloc_irq_index()') Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'Documentation/mmc/mmc-async-req.txt')
0 files changed, 0 insertions, 0 deletions