Re: [patch 3/3] clockevents: Fix resume logic - updated version



On Sun, 2007-05-13 at 10:07 +0200, Thomas Gleixner wrote:
Can you send me your .config please ?


http://userweb.kernel.org/~akpm/config-sony.txt

No luck.

I'm making progress. After fiddling with the config options I get a
solid lockup of netconsole during boot :(

But also lockdep itself is broken on my box, so I would not see warnings
anyway:

soft-irqs-on + irq-safe-A/21: ok | ok | ok |
sirq-safe-A => hirqs-on/12: ok | ok |irq event stamp: 472
hardirqs last enabled at (472): [<c01e8bba>] irqsafe2A_rlock_12+0x94/0xa1
hardirqs last disabled at (471): [<c0109541>] native_sched_clock+0x55/0xe8
softirqs last enabled at (468): [<c01e8ba5>] irqsafe2A_rlock_12+0x7f/0xa1
softirqs last disabled at (464): [<c01e8b31>] irqsafe2A_rlock_12+0xb/0xa1
FAILED| [<c0104d21>] dump_trace+0x61/0x1e7
[<c0104ec1>] show_trace_log_lvl+0x1a/0x30
[<c0105a1b>] show_trace+0x12/0x14
[<c0105a73>] dump_stack+0x15/0x17
[<c01e6971>] dotest+0x6b/0x3ce
[<c01efc1f>] locking_selftest+0x915/0x1a5a
[<c04a0a0a>] start_kernel+0x1d5/0x2a7
=======================

.... more of those

-----------------------------------------------------------------
BUG: 6 unexpected failures (out of 218) - debugging disabled! |
-----------------------------------------------------------------

tglx


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: 2.6.18-rc6-mm1: GPF loop on early boot
    ... It's lockdep's fault. ... The patch was for i386. ... sorts of other instrumentation (including earlier versions of lockdep) ... the tracing off during boot and then enable it when it starts making ...
    (Linux-Kernel)
  • Re: [BUG] netconsole hangs machine 2.6.20
    ... netconsole is hanging my box during IDE init. ... Without using netconsole the kernel boots fine. ... The boot continues until hde ...
    (Linux-Kernel)
  • Re: 2.6.16-rc1-mm4
    ... > serial port on this laptop, I don't have time at the moment to setup ... > netconsole, and it doesn't get the full information. ... It helps if you can get 50 rows on the screen - boot with ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: [PATCH 01/12] Use mutex instead of semaphore in driver core
    ... I'm pretty sure you didn't boot that kernel with lockdep enabled. ... Hm, actually it's not so hard, but If I resend the 12 patches seems ...
    (Linux-Kernel)
  • Re: 2.6.21-rc1: framebuffer/console boot failure
    ... netconsole might be useful here, ... 2.6.21-rc1 actually will boot intermittently. ... I've uploaded all the dmesg output i've managed to capture here: ...
    (Linux-Kernel)