commit | 90c3f0d36000dcddc0bf2b1b889784a8795cc4d6 | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Fri Jan 12 22:44:00 2018 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 08 22:41:04 2018 -0800 |
tree | 9883d950fa866ab4b9d5b0baed3f182bef0f21b0 | |
parent | 6b218ed6bd07857422b13966678af6e6a3509d86 [diff] |
parisc: Use cr16 interval timers unconditionally on qemu commit 5ffa8518851f1401817c15d2a7eecc0373c26ff9 upstream. When running on qemu we know that the (emulated) cr16 cpu-internal clocks are syncronized. So let's use them unconditionally on qemu. Signed-off-by: Helge Deller <deller@gmx.de> Cc: stable@vger.kernel.org # 4.14+ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>