diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-01-25 21:08:34 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-01-25 21:08:34 +0100 |
commit | 19ef9309273d26cb005cb23e6a370353dca91099 (patch) | |
tree | 5ca31fef94ed523c3df867ba3472e70d215ffb84 /lib | |
parent | 90739081ef8d5495d50abba9c5d333be9acd872a (diff) |
printk: use ktime_get()
printk timestamps: use ktime_get().
Some platforms have a functioning clocksource function only after
they are done with early bootup, so delay this until out of
SYSTEM_BOOTING state.
it's also inherently safe now, as any bugs in this area will be
caught by the printk recursion checks.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions