linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* " Change size of node ids from u8 to u16 fixup" causes early panic in __build_all_zonelists
@ 2008-01-19  6:29 Andi Kleen
  2008-01-19  8:19 ` Ingo Molnar
  0 siblings, 1 reply; 3+ messages in thread
From: Andi Kleen @ 2008-01-19  6:29 UTC (permalink / raw)
  To: travis, mingo, tglx, linux-kernel; +Cc: dada1, clameter


One of my test systems didn't boot with latest git-x86.
I bisected it down to f1321f875910172bcc3e1f302fe145a9e4d3bdf7

With later patches the fault seemed to happen even earlier before
other initialization messages.

Config is available at http://halobates.de/config

-Andi

commit f1321f875910172bcc3e1f302fe145a9e4d3bdf7
Author: travis@sgi.com <travis@sgi.com>
Date:   Fri Jan 18 23:05:33 2008 +0100

    x86: Change size of node ids from u8 to u16 fixup
    
    Change the size of node ids for X86_64 from 8 bits to 16 bits
    to accomodate more than 256 nodes.
    
    Introduce a "numanode_t" type for x86-generic usage.
...

swsusp: Registered nosave memory region: 00000000ff700000 - 0000000100000000
Allocating PCI resources starting at e2000000 (gap: e0000000:1ec00000)
SMP: Allowing 4 CPUs, 0 hotplug CPUs
PERCPU: Allocating 34912 bytes of per cpu data
PANIC: early exception 0e rip 10:ffffffff802602cd error 0 cr2 6b0
Pid: 0, comm: swapper Not tainted 2.6.24-rc8-g3c2d7552 #27

Call Trace:
 [<ffffffff802602cd>] __build_all_zonelists+0x2a9/0x40a
 [<ffffffff80260110>] __build_all_zonelists+0xec/0x40a
 [<ffffffff802605ce>] build_all_zonelists+0x1a0/0x244
 [<ffffffff80811950>] start_kernel+0x110/0x2bd
 [<ffffffff808111c6>] _sinittext+0x1c6/0x1cd

RIP 0x10




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: " Change size of node ids from u8 to u16 fixup" causes early panic in __build_all_zonelists
  2008-01-19  6:29 " Change size of node ids from u8 to u16 fixup" causes early panic in __build_all_zonelists Andi Kleen
@ 2008-01-19  8:19 ` Ingo Molnar
  2008-01-19 22:18   ` Mike Travis
  0 siblings, 1 reply; 3+ messages in thread
From: Ingo Molnar @ 2008-01-19  8:19 UTC (permalink / raw)
  To: Andi Kleen; +Cc: travis, tglx, linux-kernel, dada1, clameter


* Andi Kleen <andi@firstfloor.org> wrote:

> One of my test systems didn't boot with latest git-x86. I bisected it 
> down to f1321f875910172bcc3e1f302fe145a9e4d3bdf7
> 
> With later patches the fault seemed to happen even earlier before 
> other initialization messages.
> 
> Config is available at http://halobates.de/config

i've reverted that patch for now, but we need to figure this crash out - 
the patch looks a trivial extension so it's probably some bad assumption 
elsewhere, which we want to fix.

	Ingo

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: " Change size of node ids from u8 to u16 fixup" causes early panic in __build_all_zonelists
  2008-01-19  8:19 ` Ingo Molnar
@ 2008-01-19 22:18   ` Mike Travis
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Travis @ 2008-01-19 22:18 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Andi Kleen, tglx, linux-kernel, dada1, clameter

Ingo Molnar wrote:
> * Andi Kleen <andi@firstfloor.org> wrote:
> 
>> One of my test systems didn't boot with latest git-x86. I bisected it 
>> down to f1321f875910172bcc3e1f302fe145a9e4d3bdf7
>>
>> With later patches the fault seemed to happen even earlier before 
>> other initialization messages.
>>
>> Config is available at http://halobates.de/config
> 
> i've reverted that patch for now, but we need to figure this crash out - 
> the patch looks a trivial extension so it's probably some bad assumption 
> elsewhere, which we want to fix.
> 
> 	Ingo

I'm testing the new version of the patch using:


git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git mm


The straight mm version doesn't like your .config file.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-01-19 22:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-19  6:29 " Change size of node ids from u8 to u16 fixup" causes early panic in __build_all_zonelists Andi Kleen
2008-01-19  8:19 ` Ingo Molnar
2008-01-19 22:18   ` Mike Travis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).