Joerg Roedel 0de66d5b35 x86/amd-iommu: Fix 3 possible endless loops
The driver contains several loops counting on an u16 value
where the exit-condition is checked against variables that
can have values up to 0xffff. In this case the loops will
never exit. This patch fixed 3 such loops.

Cc: stable@kernel.org
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
2011-06-06 16:10:15 +02:00
..
2011-05-26 17:12:34 -07:00
2011-05-28 10:48:39 -07:00
2011-05-30 11:14:10 +09:30
2010-05-10 13:37:16 -07:00
2011-05-26 13:17:35 +02:00
2010-04-08 11:34:34 +02:00