http://bugzilla.kernel.org/show_bug.cgi?id=1641

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|"nosmp" fails if ACPI+IOAPIC|"nosmp" or "maxcpus=0" fails
                   |                            |if ACPI+IOAPIC



------- Additional Comments From [EMAIL PROTECTED]  2007-03-30 20:06 -------
maxcpus=0 is a synonym for "nosmp", and fails the same way:

< 15200n8 debug apic=debug nosmp
---
> 15200n8 debug apic=debug maxcpus=0
61a64
> WARNING: maxcpus limit of 0 reached. Processor ignored.
63a67
> WARNING: maxcpus limit of 0 reached. Processor ignored.
65a70
> WARNING: maxcpus limit of 0 reached. Processor ignored.
67a73
> WARNING: maxcpus limit of 0 reached. Processor ignored.
86c92
< Detected 2790.814 MHz processor.
---
> Detected 2790.848 MHz processor.
88c94
< Kernel command line: root=/dev/hda2 console=tty0 console=ttyS0,115200n8 debug 
apic=debug nosmp
---
> Kernel command line: root=/dev/hda2 console=tty0 console=ttyS0,115200n8 debug 
apic=debug maxcpus=0
101c107
< Memory: 513496k/523712k available (3149k kernel code, 9648k reserved, 1223k 
data, 228k init, 0k highmem)
---
> Memory: 513624k/523712k available (3149k kernel code, 9552k reserved, 1223k 
data, 228k init, 0k highmem)
111c117
< Calibrating delay using timer specific routine.. 5586.08 BogoMIPS 
(lpj=11172173)
---
> Calibrating delay using timer specific routine.. 5586.04 BogoMIPS 
(lpj=11172096)
124a131
> Freeing SMP alternatives: 17k freed
1320,1324d1326
< hda: lost interrupt
< hda: 78165360 sectors (40020 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
< hda: lost interrupt
< hda: cache flushes supported
<  hda:<4>hda: dma_timer_expiry: dma status == 0x24


------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to