From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Ingo Molnar <mingo@elte.hu>, LKML <linux-kernel@vger.kernel.org>,
Andi Kleen <ak@suse.de>
Subject: Re: mm snapshot broken-out-2007-04-25-02-49.tar.gz uploaded
Date: Wed, 25 Apr 2007 13:42:44 -0700 [thread overview]
Message-ID: <462FBD44.2040103@goop.org> (raw)
In-Reply-To: <462FB8E6.9070501@googlemail.com>
Michal Piotrowski wrote:
> Timing information is broken
>
This looks like Andi's sched_clock stuff hitting: it returns an
inherently per-cpu result, so using it for printk timestamps isn't very
useful.
> [4294667.296007] soft-irqs-on + irq-safe-A/21: ok | ok | ok |
> [4294667.296007] sirq-safe-A => hirqs-on/12: ok | ok |irq event stamp: 472
> [4294667.296008] hardirqs last enabled at (472): [<c020fe3a>] irqsafe2A_rlock_12+0xb6/0xc7
> [4294667.296008] hardirqs last disabled at (471): [<c010a9f1>] sched_clock+0x78/0x120
> [4294667.296008] softirqs last enabled at (468): [<c020fe25>] irqsafe2A_rlock_12+0xa1/0xc7
> [4294667.296008] softirqs last disabled at (464): [<c020fd90>] irqsafe2A_rlock_12+0xc/0xc7
> [4294667.296008] FAILED| [<c01052e0>] dump_trace+0x63/0x1eb
> [4294667.296008] [<c0105482>] show_trace_log_lvl+0x1a/0x30
> [4294667.296008] [<c01060c4>] show_trace+0x12/0x14
> [4294667.296008] [<c0106161>] dump_stack+0x16/0x18
> [4294667.296008] [<c020da4f>] dotest+0x8d/0x3f4
> [4294667.296008] [<c02181dd>] locking_selftest+0x915/0x1a58
> [4294667.296008] [<c04f88ed>] start_kernel+0x277/0x349
> [4294667.296008] =======================
>
This is a bit mysterious, in that it seems to be triggered by my
softlockup watchdog patch, which doesn't seem to have anything to do
with the locking tests at all. Filed under "Ingo's mystery".
> [4294667.511000] BUG: at arch/i386/kernel/sched-clock.c:175 init_sched_clock()
> [4294667.511000] [<c01052e0>] dump_trace+0x63/0x1eb
> [4294667.511000] [<c0105482>] show_trace_log_lvl+0x1a/0x30
> [4294667.511000] [<c01060c4>] show_trace+0x12/0x14
> [4294667.511000] [<c0106161>] dump_stack+0x16/0x18
> [4294667.511000] [<c04fd968>] init_sched_clock+0x6d/0xcc
> [4294667.512000] [<c04f8505>] kernel_init+0x14e/0x2bf
> [4294667.512000] [<c0104ec3>] kernel_thread_helper+0x7/0x10
> [4294667.512000] =======================
This also seems to be the sched_clock change; the WARN_ON is asserting
that it got initialized early enough, but it isn't.
J
next prev parent reply other threads:[~2007-04-25 20:42 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-25 9:52 mm snapshot broken-out-2007-04-25-02-49.tar.gz uploaded akpm
2007-04-25 17:20 ` William Heimbigner
2007-04-25 20:25 ` Andrew Morton
2007-04-25 20:24 ` Michal Piotrowski
2007-04-25 20:42 ` Jeremy Fitzhardinge [this message]
2007-04-25 20:48 ` Andi Kleen
2007-04-25 20:55 ` Michal Piotrowski
2007-04-25 20:57 ` Andi Kleen
2007-04-25 21:40 ` Michal Piotrowski
2007-04-25 22:07 ` Andi Kleen
2007-04-25 23:02 ` Michal Piotrowski
2007-04-29 13:36 ` Michal Piotrowski
2007-04-29 13:55 ` Andi Kleen
2007-04-29 16:10 ` Jeremy Fitzhardinge
2007-04-26 21:21 ` Michal Piotrowski
2007-04-27 0:12 ` Greg KH
2007-04-27 17:38 ` Michal Piotrowski
2007-04-27 17:46 ` Greg KH
2007-04-27 17:48 ` Tejun Heo
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=462FBD44.2040103@goop.org \
--to=jeremy@goop.org \
--cc=ak@suse.de \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.k.k.piotrowski@gmail.com \
--cc=mingo@elte.hu \
/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