public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.17-rc1: kernel only boots one CPU on HT system
@ 2006-04-23 12:34 Kevin Baradon
  2006-04-23 21:15 ` Andrew Morton
  0 siblings, 1 reply; 6+ messages in thread
From: Kevin Baradon @ 2006-04-23 12:34 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 2811 bytes --]

Hello,

Starting with kernel 2.6.17-rc1 (also happens with 2.6.17-rc2), second 
logical-CPU of my Hyperthreading system no longer boots.

I tracked up changes in APIC code, and it appears reverting commit 
7c5c1e427b5e83807fd05419d1cf6991b9d87247 fixes this bug.

See both dmesgs, and kernel configuration attached.

Feel free to ask me if you need other informations.
Please CC me as I'm not subscribed to LKML.


Hardware : 
------------------------------
MB: Gigabyte GA-8SINXP1394
CPU: Intel Pentium 4 3.06Ghz HT
RAM: Corsair 512Mo

cat /proc/cpuinfo: (patched kernel)
------------------------------
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Pentium(R) 4 CPU 3.06GHz
stepping        : 7
cpu MHz         : 3081.400
cache size      : 512 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid
bogomips        : 6165.74

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Pentium(R) 4 CPU 3.06GHz
stepping        : 7
cpu MHz         : 3081.400
cache size      : 512 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid
bogomips        : 6162.10

cat /proc/interrupts :  (patched kernel)
-----------------------------
           CPU0       CPU1
  0:    2143303       6647    IO-APIC-edge  timer
  1:         15          9    IO-APIC-edge  i8042
  4:          7          1    IO-APIC-edge  serial
  8:      19518          1    IO-APIC-edge  rtc
  9:          0          0   IO-APIC-level  acpi
 15:      37053         23    IO-APIC-edge  ide1
 16:     240872          1   IO-APIC-level  cx88[0], eth-lan
 17:      11128         19   IO-APIC-level  ide2, ide3
 18:      63432          4   IO-APIC-level  libata, ohci1394, CS46XX
 19:          0          3   IO-APIC-level  ehci_hcd:usb1
 20:     457635        195   IO-APIC-level  ohci_hcd:usb2
 21:          0          0   IO-APIC-level  ohci_hcd:usb3
 22:          0          0   IO-APIC-level  ohci_hcd:usb4
NMI:    2149889    2149786
LOC:    2150122    2150121
ERR:          0
MIS:          0

-- 
Kevin Baradon
Telecom Student
-

[-- Attachment #2: config-2.6.17-rc2.gz --]
[-- Type: application/x-gzip, Size: 10066 bytes --]

[-- Attachment #3: dmesg-2.6.17-rc2-patched.gz --]
[-- Type: application/x-gzip, Size: 6594 bytes --]

[-- Attachment #4: dmesg-2.6.17-rc2-unpatched.gz --]
[-- Type: application/x-gzip, Size: 6502 bytes --]

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

end of thread, other threads:[~2006-05-15 21:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-23 12:34 2.6.17-rc1: kernel only boots one CPU on HT system Kevin Baradon
2006-04-23 21:15 ` Andrew Morton
2006-04-24  1:57   ` Shaohua Li
2006-04-24 17:26     ` Kevin Baradon
2006-04-25  1:53       ` Shaohua Li
2006-05-15 21:26         ` Kevin Baradon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox