ata_exec_internal crash at boot in -git22

2007-10-22 Thread Andi Kleen

One of the systems tested in autoboot crashes at boot with with -git22.
This is a AMD 2 socket Opteron NUMA system.

The tester was a little flakey and happened to hit the x86-merge-broke-
compilation window, so the last good data point I have is 2.6.23-rc9.

-Andi

megasas: 00.00.03.05 Mon Oct 02 11:21:32 PDT 2006
ACPI: PCI Interrupt :03:05.0[A] -> GSI 17 (level, low) -> IRQ 17
ata1: SATA max UDMA/100 cmd 0xC2006C80 ctl 0xC2006C8A bmdma 
0xC2006C00 irq 17
ata2: SATA max UDMA/100 cmd 0xC2006CC0 ctl 0xC2006CCA bmdma 
0xC2006C08 irq 17
ata3: SATA max UDMA/100 cmd 0xC2006E80 ctl 0xC2006E8A bmdma 
0xC2006E00 irq 17
ata4: SATA max UDMA/100 cmd 0xC2006EC0 ctl 0xC2006ECA bmdma 
0xC2006E08 irq 17
scsi0 : sata_sil
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
ata1.00: ATA-7, max UDMA/133, 234441648 sectors: LBA48 NCQ (depth 0/32)
ata1.00: ata1: dev 0 multi count 16
Unable to handle kernel paging request at 2277 RIP:
 [] pfn_to_page+0x1f/0x32
PGD 0
Oops:  [1] SMP
CPU 2
Modules linked in:
Pid: 915, comm: scsi_eh_0 Not tainted 2.6.19-git22 #24
RIP: 0010:[]  [] pfn_to_page+0x1f/0x32
RSP: :810004f8  EFLAGS: 00010216
RAX: 0040 RBX:  RCX: 0020
RDX: 000f RSI: 810004fbbc40 RDI: 0007f000
RBP:  R08:  R09: 
R10: 0001 R11: 80352a9b R12: 0003
R13:  R14: 810004fbbc40 R15: 8100f7c2c708
FS:  () GS:8101000eabc0() knlGS:
CS:  0010 DS: 0018 ES: 0018 CR0: 8005003b
CR2: 2277 CR3: 00201000 CR4: 06e0
Process scsi_eh_0 (pid: 915, threadinfo 810004fba000, task 8100f7a54870)
Stack:  8043f1d1   
   8100f7c2c508 8100f7c2c708
 8100f7c2c708  8100f7c2c508 
Call Trace:
 [] ata_exec_internal+0x5a/0x96
 [] ata_set_mode+0x415/0x564
 [] ata_do_eh+0x11af/0x1493
 [] ata_scsi_error+0x26f/0x509
 [] scsi_error_handler+0x73/0x67b
 [] kthread+0xd1/0x101
 [] child_rip+0xa/0x12


Code: 48 2b ba 68 22 00 00 48 6b c7 38 48 03 82 58 22 00 00 c3 48
RIP  [] pfn_to_page+0x1f/0x32
 RSP 
CR2: 2277

-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: ata_exec_internal crash at boot in -git22

2007-10-22 Thread Jens Axboe
On Mon, Oct 22 2007, Andi Kleen wrote:
> 
> One of the systems tested in autoboot crashes at boot with with -git22.
> This is a AMD 2 socket Opteron NUMA system.
> 
> The tester was a little flakey and happened to hit the x86-merge-broke-
> compilation window, so the last good data point I have is 2.6.23-rc9.

Andi, can you test with this patch applied?

http://brick.kernel.dk/sg-git.patch

-- 
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: ata_exec_internal crash at boot in -git22

2007-10-22 Thread Andi Kleen
On Monday 22 October 2007 20:26:45 Jens Axboe wrote:
> On Mon, Oct 22 2007, Andi Kleen wrote:
> > 
> > One of the systems tested in autoboot crashes at boot with with -git22.
> > This is a AMD 2 socket Opteron NUMA system.
> > 
> > The tester was a little flakey and happened to hit the x86-merge-broke-
> > compilation window, so the last good data point I have is 2.6.23-rc9.
> 
> Andi, can you test with this patch applied?
> 
> http://brick.kernel.dk/sg-git.patch
Sorry was a mistake (cue: there is no 2.6.23-git22 yet). It turned out
to be an old broken kernel. Current -git seems to boot.
Sorry for the noise.

-Andi


-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: ata_exec_internal crash at boot in -git22

2007-10-22 Thread Jens Axboe
On Mon, Oct 22 2007, Andi Kleen wrote:
> On Monday 22 October 2007 20:26:45 Jens Axboe wrote:
> > On Mon, Oct 22 2007, Andi Kleen wrote:
> > > 
> > > One of the systems tested in autoboot crashes at boot with with -git22.
> > > This is a AMD 2 socket Opteron NUMA system.
> > > 
> > > The tester was a little flakey and happened to hit the x86-merge-broke-
> > > compilation window, so the last good data point I have is 2.6.23-rc9.
> > 
> > Andi, can you test with this patch applied?
> > 
> > http://brick.kernel.dk/sg-git.patch
> Sorry was a mistake (cue: there is no 2.6.23-git22 yet). It turned out
> to be an old broken kernel. Current -git seems to boot.
> Sorry for the noise.

OK, all for the better :-)

-- 
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html