linux-stable/arch/m68k/mvme16x
Finn Thain 19999a8b87 m68k: mvme16x: Handle timer counter overflow
Reading the timer counter races with timer overflow (and the
corresponding interrupt). This is resolved by reading the overflow
register and taking this value into account. The interrupt handler
must clear the overflow register when it eventually executes.

Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2019-03-25 10:22:25 +01:00
..
config.c m68k: mvme16x: Handle timer counter overflow 2019-03-25 10:22:25 +01:00
Makefile
rtc.c