Re: git-x86 oopses in acpi_ps_peek_opcode

2008-01-28 Thread Andi Kleen
On Mon, Jan 28, 2008 at 07:11:13PM +0100, Ingo Molnar wrote: > > * Andi Kleen <[EMAIL PROTECTED]> wrote: > > > > do you still see that crash? > > > > New the second oops in > > allocate_threshold_blocks->sysfs_add_file->kobject_uevent_env happens > > (see other mail) > > that's a Linus -git

Re: git-x86 oopses in acpi_ps_peek_opcode

2008-01-28 Thread Ingo Molnar
* Andi Kleen <[EMAIL PROTECTED]> wrote: > > do you still see that crash? > > New the second oops in > allocate_threshold_blocks->sysfs_add_file->kobject_uevent_env happens > (see other mail) that's a Linus -git problem, the upstream kobject changes - try Greg's and Yinghai Lu's patch below,

Re: git-x86 oopses in acpi_ps_peek_opcode

2008-01-28 Thread Andi Kleen
On Mon, Jan 28, 2008 at 06:34:49PM +0100, Ingo Molnar wrote: > > * Andi Kleen <[EMAIL PROTECTED]> wrote: > > > git-x86 tip 5b838c0d9d7269eb4d21532da126b3c90db46c67 with x86-64 defconfig > > oopses on boot with > > > > BUG: unable to handle kernel paging request at c20001815000 > > IP: []

Re: git-x86 oopses in acpi_ps_peek_opcode

2008-01-28 Thread Ingo Molnar
* Andi Kleen <[EMAIL PROTECTED]> wrote: > git-x86 tip 5b838c0d9d7269eb4d21532da126b3c90db46c67 with x86-64 defconfig > oopses on boot with > > BUG: unable to handle kernel paging request at c20001815000 > IP: [] acpi_ps_peek_opcode+0x4/0x1c > PGD 12fc32067 PUD 32fc24067 PMD 32f42c067 PTE

git-x86 oopses in acpi_ps_peek_opcode

2008-01-28 Thread Andi Kleen
git-x86 tip 5b838c0d9d7269eb4d21532da126b3c90db46c67 with x86-64 defconfig oopses on boot with ACPI: Core revision 20070126 ACPI Warning (tbutils-0217): Incorrect checksum in table [] - FF, should be 76 [20070126] ACPI Warning (tbutils-0217): Incorrect checksum in table [] - FF,

git-x86 oopses in acpi_ps_peek_opcode

2008-01-28 Thread Andi Kleen
git-x86 tip 5b838c0d9d7269eb4d21532da126b3c90db46c67 with x86-64 defconfig oopses on boot with ACPI: Core revision 20070126 ACPI Warning (tbutils-0217): Incorrect checksum in table [] - FF, should be 76 [20070126] ACPI Warning (tbutils-0217): Incorrect checksum in table [] - FF,

Re: git-x86 oopses in acpi_ps_peek_opcode

2008-01-28 Thread Ingo Molnar
* Andi Kleen [EMAIL PROTECTED] wrote: git-x86 tip 5b838c0d9d7269eb4d21532da126b3c90db46c67 with x86-64 defconfig oopses on boot with BUG: unable to handle kernel paging request at c20001815000 IP: [803773e8] acpi_ps_peek_opcode+0x4/0x1c PGD 12fc32067 PUD 32fc24067 PMD

Re: git-x86 oopses in acpi_ps_peek_opcode

2008-01-28 Thread Andi Kleen
On Mon, Jan 28, 2008 at 06:34:49PM +0100, Ingo Molnar wrote: * Andi Kleen [EMAIL PROTECTED] wrote: git-x86 tip 5b838c0d9d7269eb4d21532da126b3c90db46c67 with x86-64 defconfig oopses on boot with BUG: unable to handle kernel paging request at c20001815000 IP: [803773e8]

Re: git-x86 oopses in acpi_ps_peek_opcode

2008-01-28 Thread Andi Kleen
On Mon, Jan 28, 2008 at 07:11:13PM +0100, Ingo Molnar wrote: * Andi Kleen [EMAIL PROTECTED] wrote: do you still see that crash? New the second oops in allocate_threshold_blocks-sysfs_add_file-kobject_uevent_env happens (see other mail) that's a Linus -git problem, the

Re: git-x86 oopses in acpi_ps_peek_opcode

2008-01-28 Thread Ingo Molnar
* Andi Kleen [EMAIL PROTECTED] wrote: do you still see that crash? New the second oops in allocate_threshold_blocks-sysfs_add_file-kobject_uevent_env happens (see other mail) that's a Linus -git problem, the upstream kobject changes - try Greg's and Yinghai Lu's patch below, does it