Re: 2.6.23-rc4: maxcpus still broken

2007-08-29 Thread Hugh Dickins
On Wed, 29 Aug 2007, Hugh Dickins wrote: > On Wed, 29 Aug 2007, Alexey Dobriyan wrote: > > On Wed, Aug 29, 2007 at 01:35:57AM +0200, Michal Piotrowski wrote: > > > On 28/08/07, Alexey Dobriyan <[EMAIL PROTECTED]> wrote: > > > > Every time I try to boot with maxcpus=1 it dies show_stat(): > > > > >

Re: 2.6.23-rc4: maxcpus still broken

2007-08-29 Thread Alexey Dobriyan
On Wed, Aug 29, 2007 at 02:41:35AM -0400, Len Brown wrote: > On Wednesday 29 August 2007 01:23, Alexey Dobriyan wrote: > > On Wed, Aug 29, 2007 at 06:03:34AM +0100, Hugh Dickins wrote: > > > On Wed, 29 Aug 2007, Alexey Dobriyan wrote: > > > > On Wed, Aug 29, 2007 at 01:35:57AM +0200, Michal Piotrow

Re: 2.6.23-rc4: maxcpus still broken

2007-08-28 Thread Len Brown
On Wednesday 29 August 2007 01:23, Alexey Dobriyan wrote: > On Wed, Aug 29, 2007 at 06:03:34AM +0100, Hugh Dickins wrote: > > On Wed, 29 Aug 2007, Alexey Dobriyan wrote: > > > On Wed, Aug 29, 2007 at 01:35:57AM +0200, Michal Piotrowski wrote: > > > > On 28/08/07, Alexey Dobriyan <[EMAIL PROTECTED]>

Re: 2.6.23-rc4: maxcpus still broken

2007-08-28 Thread Alexey Dobriyan
On Wed, Aug 29, 2007 at 06:03:34AM +0100, Hugh Dickins wrote: > On Wed, 29 Aug 2007, Alexey Dobriyan wrote: > > On Wed, Aug 29, 2007 at 01:35:57AM +0200, Michal Piotrowski wrote: > > > On 28/08/07, Alexey Dobriyan <[EMAIL PROTECTED]> wrote: > > > > Every time I try to boot with maxcpus=1 it dies sh

Re: 2.6.23-rc4: maxcpus still broken

2007-08-28 Thread Hugh Dickins
On Wed, 29 Aug 2007, Alexey Dobriyan wrote: > On Wed, Aug 29, 2007 at 01:35:57AM +0200, Michal Piotrowski wrote: > > On 28/08/07, Alexey Dobriyan <[EMAIL PROTECTED]> wrote: > > > Every time I try to boot with maxcpus=1 it dies show_stat(): > > > > Is this a regression? > > yep A regression since

Re: 2.6.23-rc4: maxcpus still broken

2007-08-28 Thread Alexey Dobriyan
On Wed, Aug 29, 2007 at 01:35:57AM +0200, Michal Piotrowski wrote: > On 28/08/07, Alexey Dobriyan <[EMAIL PROTECTED]> wrote: > > Every time I try to boot with maxcpus=1 it dies show_stat(): > > Is this a regression? yep > Hugh fixed some issues on x86-64 commit > 813409771731d80e6fa94199adf99f2

Re: 2.6.23-rc4: maxcpus still broken

2007-08-28 Thread Michal Piotrowski
Hi Alexey, On 28/08/07, Alexey Dobriyan <[EMAIL PROTECTED]> wrote: > Every time I try to boot with maxcpus=1 it dies show_stat(): Is this a regression? Hugh fixed some issues on x86-64 commit 813409771731d80e6fa94199adf99f2269a4afc0 Regards, Michal -- LOG http://www.stardust.webpages.pl/log/

2.6.23-rc4: maxcpus still broken

2007-08-28 Thread Alexey Dobriyan
Every time I try to boot with maxcpus=1 it dies show_stat(): for_each_possible_cpu(i) { int j; HERE ==>user = cputime64_add(user, kstat_cpu(i).cpustat.user); $ grep ACPI .config $ grep APIC .config CONFIG_X86_GOOD_APIC=y CONFIG_X86_IO_APIC=y CONFIG_X86_LOCAL_APIC