Files
rockchip-kernel/lib
David Riley 34d27496a6 UPSTREAM: kernel: time: Add udelay_test module to validate udelay
Create a module that allows udelay() to be executed to ensure that
it is delaying at least as long as requested (with a little bit of
error allowed).

There are some configurations which don't have reliably udelay
due to using a loop delay with cpufreq changes which should use
a counter time based delay instead.  This test aims to identify
those configurations where timing is unreliable.

Signed-off-by: David Riley <davidriley@chromium.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
(cherry picked from git://git.linaro.org/people/jstultz/linux
 commit 5085032326671516816c27add114ad0ef69a023d)

BUG=chromium:352391,chromium:395341
TEST=no more warning when building for MIPS

Change-Id: I9bd5ffa261c940817175eb2fd33c2fcdd044ee7f
Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/209375
Reviewed-by: Olof Johansson <olofj@chromium.org>
Reviewed-by: David Riley <davidriley@chromium.org>
2014-07-23 06:46:04 +00:00
..
2013-03-13 15:21:48 -07:00
2011-03-11 14:25:50 +00:00
2013-07-09 10:33:30 -07:00
2011-10-29 21:20:22 +02:00
2011-03-31 11:26:23 -03:00
2013-02-27 19:10:09 -08:00
2012-10-06 03:04:57 +09:00
2012-10-09 16:22:40 +09:00
2013-06-18 13:48:45 +02:00
2012-07-30 17:25:16 -07:00
2012-01-31 23:19:47 +02:00
2013-04-29 18:28:42 -07:00