commit | 8a5d900cca57115326bc5b9e7f3bac980986c2c8 | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@infradead.org> | Sat Oct 04 13:42:27 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Oct 14 10:39:23 2008 +0200 |
tree | 611e10bab4f03beb61baac8f0868aad665e85c46 | |
parent | c2931e05ec5965597cbfb79ad332d4a29aeceb23 [diff] |
tracing/fastboot: fix printk format typo in boot tracer When printing nanoseconds, the right printk format string is %09 not %06... Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Acked-by: Frédéric Weisbecker <fweisbec@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>