Re: [PATCH 2/2] tools: add script to test udelay

2014-05-14 Thread Doug Anderson
David, On Tue, May 6, 2014 at 5:12 PM, David Riley wrote: > This script makes use of the udelay_test module to exercise udelay() > and ensure that it is delaying long enough (as compared to ktime). > > Signed-off-by: David Riley > --- > tools/time/udelay_test.sh | 66 >

Re: [PATCH 2/2] tools: add script to test udelay

2014-05-14 Thread Doug Anderson
David, On Tue, May 6, 2014 at 5:12 PM, David Riley davidri...@chromium.org wrote: This script makes use of the udelay_test module to exercise udelay() and ensure that it is delaying long enough (as compared to ktime). Signed-off-by: David Riley davidri...@chromium.org ---

[PATCH 2/2] tools: add script to test udelay

2014-05-06 Thread David Riley
This script makes use of the udelay_test module to exercise udelay() and ensure that it is delaying long enough (as compared to ktime). Signed-off-by: David Riley --- tools/time/udelay_test.sh | 66 + 1 file changed, 66 insertions(+) create mode

[PATCH 2/2] tools: add script to test udelay

2014-05-06 Thread David Riley
This script makes use of the udelay_test module to exercise udelay() and ensure that it is delaying long enough (as compared to ktime). Signed-off-by: David Riley davidri...@chromium.org --- tools/time/udelay_test.sh | 66 + 1 file changed, 66