public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter Williams <pwil3058@bigpond.net.au>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux v2.6.16
Date: Wed, 22 Mar 2006 16:22:41 +1100	[thread overview]
Message-ID: <4420DF21.8060700@bigpond.net.au> (raw)
In-Reply-To: <Pine.LNX.4.64.0603192216450.3622@g5.osdl.org>

Linus Torvalds wrote:
> Ok, it's being mirrored out right now, the git tree should already be all 
> there, the tar-file and patches are still uploading.
> 
> Not a lot of changes since -rc6, but there's various random one-liners 
> here and there (a number of Coverity bugs found, for example), and there 
> are small MIPS and PowerPC updates.
> 
> Appended is the shortlog from 2.6.16-rc6, the full log (from 2.6.15) is on 
> the web/ftp-sites. 
> 
> It looks like both Fedora and SuSE end up using a kernel that is pretty 
> close to this 2.6.16 release, so let's all hope it's good. Give it a good 
> testing, please,

I've just noticed some strange error messages that were printed during 
boot but don't seem to have any adverse effects when running.

Mar 22 16:10:31 heathwren kernel: ACPI: PM-Timer IO Port: 0x1008
Mar 22 16:10:31 heathwren kernel: ACPI: LAPIC (acpi_id[0x00] 
lapic_id[0x00] enabled)
Mar 22 16:10:31 heathwren kernel: Processor #0 15:3 APIC version 20

### First CPU seen.

Mar 22 16:10:31 heathwren kernel: ACPI: LAPIC (acpi_id[0x01] 
lapic_id[0x01] enabled)
Mar 22 16:10:31 heathwren kernel: Processor #1 15:3 APIC version 20

### Second CPU seen.

Mar 22 16:10:31 heathwren kernel: ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl 
lint[0x1])
Mar 22 16:10:31 heathwren kernel: ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl 
lint[0x1])
Mar 22 16:10:31 heathwren kernel: ACPI: IOAPIC (id[0x02] 
address[0xfec00000] gsi_base[0])
Mar 22 16:10:31 heathwren kernel: IOAPIC[0]: apic_id 2, version 20, 
address 0xfec00000, GSI 0-23
Mar 22 16:10:31 heathwren kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 
global_irq 2 dfl dfl)
Mar 22 16:10:31 heathwren kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 
global_irq 9 dfl dfl)
Mar 22 16:10:31 heathwren kernel: Enabling APIC mode:  Flat.  Using 1 
I/O APICs
Mar 22 16:10:31 heathwren kernel: More than 8 CPUs detected and 
CONFIG_X86_PC cannot handle it.

### No more CPUs seen but something in there thinks there's more than 8 
of them.

Mar 22 16:10:31 heathwren kernel: Use CONFIG_X86_GENERICARCH or 
CONFIG_X86_BIGSMP.
Mar 22 16:10:31 heathwren kernel: Using ACPI (MADT) for SMP 
configuration information

Peter
-- 
Peter Williams                                   pwil3058@bigpond.net.au

"Learning, n. The kind of ignorance distinguishing the studious."
  -- Ambrose Bierce

  parent reply	other threads:[~2006-03-22  5:22 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-20  6:23 Linux v2.6.16 Linus Torvalds
2006-03-20 12:02 ` 2.6.16.x will be a long-living kernel series Adrian Bunk
2006-03-20 12:05   ` Arjan van de Ven
2006-03-20 12:12     ` Adrian Bunk
2006-03-20 13:03       ` Arjan van de Ven
2006-03-24  0:22         ` Adrian Bunk
2006-03-20 19:22       ` Jan Engelhardt
2006-03-20 17:19 ` Linux v2.6.16 Joe Korty
2006-03-20 19:04   ` Jeff Garzik
2006-03-20 19:25     ` Jan Engelhardt
2006-03-20 19:32       ` Joe Korty
2006-03-20 19:33       ` Linus Torvalds
2006-03-20 21:05         ` Andreas Schwab
2006-03-20 22:52         ` Matthias Andree
2006-03-22  5:22 ` Peter Williams [this message]
2006-03-22  6:31   ` Ashok Raj
2006-03-22 13:08     ` Ashok Raj
2006-03-22 13:25       ` Michal Piotrowski
2006-03-22 17:39       ` Rafael J. Wysocki
2006-03-22 17:54         ` Ashok Raj
2006-03-22 18:11           ` Rafael J. Wysocki
2006-03-22 18:27             ` Ashok Raj
2006-03-22 20:40               ` Rafael J. Wysocki
2006-03-22 21:00                 ` Ashok Raj
2006-03-22 21:36                   ` Rafael J. Wysocki
2006-03-22 22:27     ` Peter Williams
2006-03-28 16:39 ` Linux v2.6.16(.1) - compile failure Athanasius
2006-03-31 17:09   ` 'make oldconfig' sub-optimal 2.6.15 -> 2.6.16(.1) (was Re: Linux v2.6.16(.1) - compile failure) Athanasius
2006-04-01  9:18     ` netfilter: IP_NF_CONNTRACK_NETLINK=y, IP_NF_NAT=m compile error Adrian Bunk
     [not found] <5Sm46-2a7-13@gated-at.bofh.it>
     [not found] ` <5T455-7j-11@gated-at.bofh.it>
     [not found]   ` <5T5aR-1DN-23@gated-at.bofh.it>
     [not found]     ` <5Tbgl-2dp-43@gated-at.bofh.it>
2006-03-23  0:05       ` Linux v2.6.16 Bodo Eggert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4420DF21.8060700@bigpond.net.au \
    --to=pwil3058@bigpond.net.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox