
16 Feb
2016
16 Feb
'16
10:21 a.m.
On Mon, Feb 15, 2016 at 9:36 AM, Simon Glass sjg@chromium.org wrote:
This function can be called from the timer code on instrumented functions. Mark it as 'notrace' so that it doesn't cause infinite recursion.
Signed-off-by: Simon Glass sjg@chromium.org
lib/div64.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com