diff options
author | Joerg Roedel <joerg.roedel@amd.com> | 2011-06-06 16:04:02 +0200 |
---|---|---|
committer | Joerg Roedel <joerg.roedel@amd.com> | 2011-06-06 16:10:15 +0200 |
commit | 0de66d5b35ee148455e268b2782873204ffdef4b (patch) | |
tree | 536f0c7ef7d7378e4482903b932502c463e3fc2e /drivers/mfd/janz-cmodio.c | |
parent | Linux 3.0-rc2 (diff) | |
download | linux-0de66d5b35ee148455e268b2782873204ffdef4b.tar.xz linux-0de66d5b35ee148455e268b2782873204ffdef4b.zip |
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>
Diffstat (limited to 'drivers/mfd/janz-cmodio.c')
0 files changed, 0 insertions, 0 deletions