From: Gabriel C <nix.or.die@googlemail.com>
To: David Miller <davem@davemloft.net>
Cc: hinko.kocevar@cetrtapot.si, linux-kernel@vger.kernel.org
Subject: Re: time stamped printks
Date: Thu, 08 May 2008 13:08:47 +0200 [thread overview]
Message-ID: <4822DF3F.7050506@googlemail.com> (raw)
In-Reply-To: <20080508.020124.232275605.davem@davemloft.net>
David Miller wrote:
> From: Hinko Kočevar <hinko.kocevar@cetrtapot.si>
> Date: Thu, 08 May 2008 10:26:01 +0200
>
>> Hi all,
>>
>> I'm building latest GIT tree kernel for CRIS architecture. Right now I'm seeing
>> some strange values with printk stamps - at the start they are initialized to 0,
>> but quickly change to 42949372 - 0x028F5AFC.
>>
>> Any thoughts to where to look for fix?
>
> Very early in the boot, the timestamp counter fetching infrastructure
> isn't setup yet. So zero is reported for the timestamp.
>
> So early on in the boot, it is often not even possible to setup
> such things yet. Because infrastructure they need for probing
> etc. isn't even available yet.
>
> This happens on basically every single Linux platform, there
> isn't really anything to fix.
For the early boot 0's it is normal but not for the following strange values :)
I got the same problem on my 64bit box with latest git head and bisected it down to 3e51f33fcc7f55e6df25d15b55ed10c8b4da84cd
http://lkml.org/lkml/2008/5/8/146
Regards,
Gabriel C
next prev parent reply other threads:[~2008-05-08 11:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-08 8:26 time stamped printks Hinko Kočevar
2008-05-08 9:01 ` David Miller
2008-05-08 11:08 ` Gabriel C [this message]
2008-05-08 12:10 ` Hinko Kočevar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4822DF3F.7050506@googlemail.com \
--to=nix.or.die@googlemail.com \
--cc=davem@davemloft.net \
--cc=hinko.kocevar@cetrtapot.si \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox