Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932380AbWHCOit (ORCPT ); Thu, 3 Aug 2006 10:38:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932423AbWHCOit (ORCPT ); Thu, 3 Aug 2006 10:38:49 -0400 Received: from wr-out-0506.google.com ([64.233.184.231]:57403 "EHLO wr-out-0506.google.com") by vger.kernel.org with ESMTP id S932380AbWHCOis (ORCPT ); Thu, 3 Aug 2006 10:38:48 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=MwgGaEdqeqwzEve4lq4in6mXpDbEgQ3b+tS5UhNPUM7mVvYzaSx0sBfpG3rBZCDWne1wdLLnVY2o+usetPvNn1A4FsShstCE7nQpfLIAf/BUIy1p3hCYOYNNWM0rwf6h58JzyNPQma9YRVEjJrUA3me+0UkuQ+/Q7G8HFdWBaHE= Message-ID: Date: Thu, 3 Aug 2006 07:38:47 -0700 From: "Robert Crocombe" To: linux-kernel@vger.kernel.org, mingo@elte.hu Subject: nobody cared for tg3 w/ 2.6.17-rt8 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3660 Lines: 84 2.6.17-rt8 irq 106: nobody cared (try booting with the "irqpoll" option) Call Trace: {__report_bad_irq+48} {note_interrupt+453} {keventd_create_kthread+0} {thread_simple_irq+126} {keventd_create_kthread+0} {do_irqd+206} {keventd_create_kthread+0} {do_irqd+0} {kthread+212} {child_rip+8} {keventd_create_kthread+0} {kthread+0} {child_rip+0} handlers: [] (tg3_interrupt_tagged+0x0/0x91 [tg3]) but as noted in the boot message, irqpoll isn't support for -rt. I haven't seen this problem when running vanilla 2.6.17. Just after that: ----------- [cut here ] --------- [please bite here ] --------- Kernel BUG at kernel/rtmutex.c:639 invalid opcode: 0000 [1] PREEMPT SMP CPU 0 Modules linked in: nfsd exportfs lockd sunrpc ohci1394 ieee1394 nvidia tg3 Pid: 1120, comm: kjournald Tainted: P 2.6.17-rt7_local_00 #12 RIP: 0010:[] {rt_lock_slowlock+96} RSP: 0000:ffff8105f241bac8 EFLAGS: 00010246 RAX: ffff8103f3d72820 RBX: 0000000000000000 RCX: ffff810001097748 RDX: ffff8103f3d72820 RSI: ffff8103f3d72820 RDI: ffff8105f241bb34 RBP: ffff810001097720 R08: 0000000000000001 R09: ffff8101defd50c0 R10: 0000000000000001 R11: ffff8100010967e0 R12: 0000000000011200 R13: ffff8101f3c449c0 R14: 0000000000000010 R15: 0000000000000000 FS: 00002aae0c14d1e0(0000) GS:ffffffff80640180(0000) knlGS:0000000000000000 CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b CR2: 0000000000bb8078 CR3: 00000001e030b000 CR4: 00000000000006e0 Process kjournald (pid: 1120, threadinfo ffff8105f241a000, task ffff8103f3d72820) Stack: 0000000000000000 ffff8107f3cebf00 ffff8105f241bb34 ffffffff802af637 0001120000000580 0000000000000003 ffff8101f3ebd080 0000000000011200 ffff8101f3c449c0 0000000000000010 Call Trace: {__cache_alloc_node+232} {alternate_node_alloc+150} {kmem_cache_alloc+52} {mempool_alloc+36} {blk_recount_segments+126} {bio_alloc_bioset+137} {bio_clone+26} {make_request+1274} {kmem_cache_alloc+175} {generic_make_request+348} {submit_bio+186} {submit_bh+247} {ll_rw_block+132} {journal_commit_transaction+1008} {lock_timer_base+27} {kjournald+194} {autoremove_wake_function+0} {kjournald+0} {keventd_create_kthread+0} {kthread+212} {child_rip+8} {keventd_create_kthread+0} {kthread+0} {child_rip+0} Code: 0f 0b 68 b5 4a 49 80 c2 7f 02 65 48 8b 04 25 00 00 00 00 41 RIP {rt_lock_slowlock+96} RSP <6>note: kjournald[1120] exited with preempt_count 1 -- Robert Crocombe rcrocomb@gmail.com - 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/