Re: [PATCH -rt] temporary WARN_ON removal

2007-07-30 Thread Daniel Walker
On Mon, 2007-07-23 at 21:55 +0200, Ingo Molnar wrote: > * Daniel Walker <[EMAIL PROTECTED]> wrote: > > > These two WARN_ON calls send my system into a boot hang. They trigger > > over and over , some examples below. > > hm, could you try to figure out why they trigger on your box and not on >

Re: [PATCH -rt] temporary WARN_ON removal

2007-07-30 Thread Daniel Walker
On Mon, 2007-07-23 at 21:55 +0200, Ingo Molnar wrote: * Daniel Walker [EMAIL PROTECTED] wrote: These two WARN_ON calls send my system into a boot hang. They trigger over and over , some examples below. hm, could you try to figure out why they trigger on your box and not on anyone

Re: [PATCH -rt] temporary WARN_ON removal

2007-07-23 Thread Daniel Walker
On Mon, 2007-07-23 at 21:55 +0200, Ingo Molnar wrote: > * Daniel Walker <[EMAIL PROTECTED]> wrote: > > > These two WARN_ON calls send my system into a boot hang. They trigger > > over and over , some examples below. > > hm, could you try to figure out why they trigger on your box and not on >

Re: [PATCH -rt] temporary WARN_ON removal

2007-07-23 Thread Ingo Molnar
* Daniel Walker <[EMAIL PROTECTED]> wrote: > These two WARN_ON calls send my system into a boot hang. They trigger > over and over , some examples below. hm, could you try to figure out why they trigger on your box and not on anyone else's box? By disabling them we might be papering over a

Re: [PATCH -rt] temporary WARN_ON removal

2007-07-23 Thread Ingo Molnar
* Daniel Walker [EMAIL PROTECTED] wrote: These two WARN_ON calls send my system into a boot hang. They trigger over and over , some examples below. hm, could you try to figure out why they trigger on your box and not on anyone else's box? By disabling them we might be papering over a

Re: [PATCH -rt] temporary WARN_ON removal

2007-07-23 Thread Daniel Walker
On Mon, 2007-07-23 at 21:55 +0200, Ingo Molnar wrote: * Daniel Walker [EMAIL PROTECTED] wrote: These two WARN_ON calls send my system into a boot hang. They trigger over and over , some examples below. hm, could you try to figure out why they trigger on your box and not on anyone

[PATCH -rt] temporary WARN_ON removal

2007-07-22 Thread Daniel Walker
These two WARN_ON calls send my system into a boot hang. They trigger over and over , some examples below. [ 58.438501] WARNING: at kernel/sched.c:3785 schedule() [ 58.443444] [] schedule+0x74/0x110 [ 58.447772] [] rest_init+0x4f/0x60 [ 58.452092] [] start_kernel+0x2cf/0x310 [

[PATCH -rt] temporary WARN_ON removal

2007-07-22 Thread Daniel Walker
These two WARN_ON calls send my system into a boot hang. They trigger over and over , some examples below. [ 58.438501] WARNING: at kernel/sched.c:3785 schedule() [ 58.443444] [c039b224] schedule+0x74/0x110 [ 58.447772] [c039a67f] rest_init+0x4f/0x60 [ 58.452092] [c0490a8f]