ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.
authorStanislav Vorobiov <s.vorobiov@samsung.com>
Wed, 20 Jun 2012 08:30:49 +0000 (12:30 +0400)
committerEvgeny Voevodin <e.voevodin@samsung.com>
Fri, 22 Jun 2012 05:52:10 +0000 (09:52 +0400)
commit0e6e3e4d48c948603c1a1a34de860847879cddf9
tree712f0384850c7d89dddfc948f04f6cc50c69bff6
parent5f54e6b8239f13b592feccc9dfc8fe8d9ea9b29f
ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.

After some long period of time Linux kernel hanged due to
ptimer_get_count may return 0 before timer interrupt occurs,
thus, causing FRC to jump back in time
hw/exynos4210_mct.c