Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750914AbVKFO7t (ORCPT ); Sun, 6 Nov 2005 09:59:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750929AbVKFO7s (ORCPT ); Sun, 6 Nov 2005 09:59:48 -0500 Received: from van-1-67.lab.dnainternet.fi ([62.78.96.67]:21164 "EHLO mail.zmailer.org") by vger.kernel.org with ESMTP id S1750914AbVKFO7s (ORCPT ); Sun, 6 Nov 2005 09:59:48 -0500 Date: Sun, 6 Nov 2005 16:59:47 +0200 From: Matti Aarnio To: Muli Ben-Yehuda Cc: Andi Kleen , Linux-Kernel , Ravikiran G Thirumalai , "Shai Fultheim (Shai@ScaleMP.com)" , niv@us.ibm.com, Jon Mason , Jimi Xenidis , Muli Ben-Yehuda Subject: Re: [PATCH] x86-64: dma_ops for DMA mapping - K3 Message-ID: <20051106145947.GH3423@mea-ext.zmailer.org> References: <20051106131112.GE24739@granada.merseine.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051106131112.GE24739@granada.merseine.nu> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3793 Lines: 65 On Sun, Nov 06, 2005 at 03:11:12PM +0200, Muli Ben-Yehuda wrote: > Hi Andi, > > Here's the latest version of the dma_ops patch, updated to address > your comments. The patch is against Linus's tree as of a few minutes > ago and applies cleanly to 2.6.14-git9. Tested on AMD64 with gart, > swiotlb, nommu and iommu=off. There are still a few cleanups left, but > I'd appreciate it if this could see wider testing at this > stage. Please apply... Works mostly. There is some problem which I am not sure of is it related to this at all or not. BUG report attached below. My machine has 4 GB memory, and is ASUS A8N-SLI board with Amd64 Athlon X2 processor on it. /Matti Aarnio PCI: Setting latency timer of device 0000:00:02.0 to 64 ohci_hcd 0000:00:02.0: OHCI Host Controller ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2 ohci_hcd 0000:00:02.0: irq 58, io mem 0xca102000 hub 2-0:1.0: USB hub found hub 2-0:1.0: 10 ports detected usb 1-2: new high speed USB device using ehci_hcd and address 2 ----------- [cut here ] --------- [please bite here ] --------- Kernel BUG at arch/x86_64/kernel/traps.c:336 invalid operand: 0000 [1] SMP CPU 0 Modules linked in: ohci_hcd ehci_hcd tuner tvaudio msp3400 bttv video_buf i2c_algo_bit v4l2_common btcx_risc tveeprom videodev ns558 gameport parport_pc parport i2c_nforce2 i2c_core shpchp snd_mpu401 snd_mpu401_uart snd_rawmidi snd_intel8x0 snd_ac97_codec snd_ac97_bus snd_seq_dummy snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd soundcore snd_page_alloc ext3 jbd raid1 sata_nv sata_sil libata sd_mod scsi_mod Pid: 17, comm: khubd Not tainted 2.6.14-git9 #1 RIP: 0010:[] {out_of_line_bug+0} RSP: 0018:ffff810037eb7be0 EFLAGS: 00010206 RAX: ffffffff00000000 RBX: ffff81013dbee070 RCX: 000000013db02928 RDX: 000000013db02930 RSI: ffff81013db02928 RDI: ffff81000c90ad50 RBP: 000000013db02928 R08: 0000000000000000 R09: ffff81013dbee070 R10: 000000000000000f R11: ffffffff802320b0 R12: ffff81013eff3178 R13: ffff81013dbee09c R14: ffff81013de7cad8 R15: 0000000000000010 FS: 00002aaaaaacf3f0(0000) GS:ffffffff80581800(0000) knlGS:0000000000000000 CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b CR2: 00002aaaaab8800f CR3: 000000013dab2000 CR4: 00000000000006e0 Process khubd (pid: 17, threadinfo ffff810037eb6000, task ffff810037e7e0c0) Stack: ffffffff80232842 0000000000000400 ffffffff8051c4e0 0000000000000246 0000000000000246 000000000000537c ffffffff8013c358 ffff810037eb7cd8 ffffffff803c36c0 ffffffff8051c523 Call Trace:{hcd_submit_urb+1938} {release_console_sem+424} {vprintk+800} {usb_start_wait_urb+143} {poison_obj+63} {dbg_redzone1+28} {usb_control_msg+254} {hub_port_init+614} {hub_thread+1548} {thread_return+95} {poison_obj+63} {autoremove_wake_function+0} {hub_thread+0} {keventd_create_kthread+0} {kthread+219} {schedule_tail+77} {child_rip+8} {keventd_create_kthread+0} {kthread+0} {child_rip+0} Code: 0f 0b 68 ad 46 3a 80 c2 50 01 c3 66 66 90 66 90 48 83 ec 18 RIP {out_of_line_bug+0} RSP - 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/