Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 7 Jul 2002 06:32:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 7 Jul 2002 06:32:48 -0400 Received: from ftp.realnet.co.sz ([196.28.7.3]:63922 "HELO netfinity.realnet.co.sz") by vger.kernel.org with SMTP id ; Sun, 7 Jul 2002 06:32:47 -0400 Date: Sun, 7 Jul 2002 12:53:17 +0200 (SAST) From: Zwane Mwaikambo X-X-Sender: zwane@linux-box.realnet.co.sz To: Bartlomiej Zolnierkiewicz Cc: Martin Dalecki , Linux Kernel Subject: ata_special_intr, ide_do_drive_cmd deadlock Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3087 Lines: 70 The trace is quite nice on this one. CPU: 0 EIP: 0010:[] Not tainted EFLAGS: 00000086 eax: c0455d9c ebx: c15d2d34 ecx: 00000000 edx: cdfcdd24 esi: c0455ee4 edi: c0455ed0 ebp: c0455ee4 esp: cdfcdcbc ds: 0018 es: 0018 ss: 0018 Process dd (pid: 668, threadinfo=cdfcc000 task=cee0ed00) Stack: 00000046 00000000 00000001 dead4ead cdfcdcec cdfcdcec ff5aff5a ff5aff5a ff5aff5a 00000000 00000001 dead4ead cdfcdcec cdfcdcec ff5aff5a ff5aff5a ff5aff5a c0455ed0 c0455ed0 cdfcdd8c 00000088 c024d7ed c0455ed0 cdfcdd24 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 80 3b 00 f3 90 7e f9 e9 c1 fc ff ff 80 3b 00 f3 90 7e f9 e9 >>EIP; c024d7f3 <.text.lock.ide_taskfile+0/1d> <===== Trace; c024d7ed Trace; c011cefe Trace; c024f641 Trace; c024d590 Trace; c024cef3 Trace; c024d021 Trace; c024f8ba Trace; c024fd47 Trace; c024fe13 Trace; c0230d89 Trace; c023113d Trace; c0146ae1 Trace; c0146bf8 Trace; c0134a5f Trace; c0134f80 Trace; c013507c Trace; c0134f80 Trace; c014999c Trace; c0107efa Trace; c0149bea Trace; c01075ab Code; c024d7f3 <.text.lock.ide_taskfile+0/1d> 00000000 <_EIP>: Code; c024d7f3 <.text.lock.ide_taskfile+0/1d> <===== 0: 80 3b 00 cmpb $0x0,(%ebx) <===== Code; c024d7f6 <.text.lock.ide_taskfile+3/1d> 3: f3 90 repz nop Code; c024d7f8 <.text.lock.ide_taskfile+5/1d> 5: 7e f9 jle 0 <_EIP> Code; c024d7fa <.text.lock.ide_taskfile+7/1d> 7: e9 c1 fc ff ff jmp fffffccd <_EIP+0xfffffccd> c024d4c0 Code; c024d7ff <.text.lock.ide_taskfile+c/1d> c: 80 3b 00 cmpb $0x0,(%ebx) Code; c024d802 <.text.lock.ide_taskfile+f/1d> f: f3 90 repz nop Code; c024d804 <.text.lock.ide_taskfile+11/1d> 11: 7e f9 jle c <_EIP+0xc> c024d7ff <.text.lock.ide_taskfile+c/1d> Code; c024d806 <.text.lock.ide_taskfile+13/1d> 13: e9 00 00 00 00 jmp 18 <_EIP+0x18> c024d80b <.text.lock.ide_taskfile+18/1d> -- function.linuxpower.ca - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/