diff options
author | Jean-Christophe DUBOIS <jcd@tribudubois.net> | 2012-12-03 12:55:57 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2012-12-11 12:54:47 +0000 |
commit | 97331270e50f5858c82a0c6d146da81f5b776535 (patch) | |
tree | e6dddc24f783cfe7652293c6469506d29a770b80 /softmmu_defs.h | |
parent | f47b48fb678581d6ee369cfe26b3513100b7d53e (diff) |
exynos4210/mct: Avoid infinite loop on non incremental timers
Check for a 0 "distance" value to avoid infinite loop when the
expired FCR timer was not programed with auto-increment.
With this change the behavior is coherent with the same type
of code in the exynos4210_gfrc_restart() function in the same
file.
Linux seems to mostly use this timer with auto-increment
which explain why it is not a problem most of the time.
However other OS might have a problem with this if they
don't use the auto-increment feature.
Signed-off-by: Jean-Christophe DUBOIS <jcd@tribudubois.net>
Reviewed-by: Evgeny Voevodin <e.voevodin@samsung.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'softmmu_defs.h')
0 files changed, 0 insertions, 0 deletions