LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* Re: kernel BUG at smpboot.c:1098 on 2.4.24 kernel
@ 2004-05-27 13:46 Kerekes Gyula
0 siblings, 0 replies; 2+ messages in thread
From: Kerekes Gyula @ 2004-05-27 13:46 UTC (permalink / raw)
To: linux-kernel
Hi!
I had the same bug on one of our DL380 machines.
The sollution: Set the OS type to Linux in BIOS. And everything works well
with the same kernel. (Especially 2.4.25 here)
Gyula
> I have a number of Compaq DL3x0 machines which are SMP PentiumIII's in
> single and dual-cpu configurations. With 2.4.23 sources I built SMP
> kernels and booted them just fine on UP boxes. Apparently no more. This
> is the output I get upon SMP kernel load on a UP box:
>
> <begin>
> Wierd, boot CPU (#15) not listed by the BIOS
> enabled ExtINT on CPU #0
> ESR value before enabling vector: 00000000
> ESR value after enabling vector: 00000000
> Kernel BUG at smpboot.c:1098!
> invalid operand: 0000
> CPU:0
[...]
^ permalink raw reply [flat|nested] 2+ messages in thread
* kernel BUG at smpboot.c:1098 on 2.4.24 kernel
@ 2004-02-03 20:51 matthew patton
0 siblings, 0 replies; 2+ messages in thread
From: matthew patton @ 2004-02-03 20:51 UTC (permalink / raw)
To: linux-kernel
Please cc: me on responses and follow-ups since I'm not subscribed. I
am willing and able to test patches. I searched the archives but
haven't really seen anything about this.
I have a number of Compaq DL3x0 machines which are SMP PentiumIII's in
single and dual-cpu configurations. With 2.4.23 sources I built SMP
kernels and booted them just fine on UP boxes. Apparently no more. This
is the output I get upon SMP kernel load on a UP box:
<begin>
Wierd, boot CPU (#15) not listed by the BIOS
enabled ExtINT on CPU #0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Kernel BUG at smpboot.c:1098!
invalid operand: 0000
CPU:0
EIP:0010:[<c02c0812>] not tainted
EFlags: 00010293
eax: 03 ebx: 04 ecx: 01 edx: c02a0c60 esi: 9b800 edi: c0105000
ebp: 8e000 esp: c02b7fb8 ds: 18 es: 18 ss: 18
stack: c02716c0 0f 24 8e000 c011bca0 04 9b800 c0105000 8e000
c02b8658 9b800 c0105000 c02b87d7 c026c140 c0304300 0 c0304200 c01001c9
call trace: <c011bca0> <c0105000> <c0105000>
code: 0f 0b 4a 04 b3 dc 26 c0 31 db 81 fb ff 00 00 00 74 2b 2b 1d
<0> Kernel Panic: attempted to kill the idle task!
<end>
Looking at arch/i386/kernel/smpboot.c line 1098'ish seems to imply that
the code hasn't detected that this is a UP box up about a dozen lines
where "if (!max_cpus) ... smp_num_cpus = 1; goto smp_done" if not
rather earlier in the process.
The only way I got a kernel that would work is if I set SMP=n and built
a UP-only kernel. Enabling UP-APIC was not a problem. I booted the ROM
setup to check bios settings and everything checked out on that end.
=====
* A successful marriage isn't finding the right person; it's being
the right person.
* To forgive is to set the prisoner free and then discover the
prisoner was you.
* Liberalism always generates the exact opposite of its stated intent.
- Jim Quinn (WRRK)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-05-27 13:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-27 13:46 kernel BUG at smpboot.c:1098 on 2.4.24 kernel Kerekes Gyula
-- strict thread matches above, loose matches on Subject: below --
2004-02-03 20:51 matthew patton
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).