From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Scharrenberg Subject: Re: pciback for usb-controller and usb-storage on x86_64ends in Oops Date: Thu, 02 Nov 2006 08:47:26 +0100 Message-ID: <4549A28E.9070605@web.de> References: <4548F353.1000604@web.de> <8A87A9A84C201449A0C56B728ACF491E01F6CC@liverpoolst.ad.cl.cam.ac.uk> <45490EDA.7090603@web.de> <8A87A9A84C201449A0C56B728ACF491E01F6D2@liverpoolst.ad.cl.cam.ac.uk> <45491D41.3010000@web.de> <8A87A9A84C201449A0C56B728ACF491E01F6D6@liverpoolst.ad.cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <8A87A9A84C201449A0C56B728ACF491E01F6D6@liverpoolst.ad.cl.cam.ac.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Pratt Cc: Xen-Devel List-Id: xen-devel@lists.xenproject.org Ian Pratt schrieb: > Does this crash only happen when you have a USB memory stick plugged in, > or is it just on initialisation? > I first loaded all necessary modules without problems and after plugging the memory stick in the error occurs. Other usb-devices like bluetooth or a printer work. > Would be good to add some tracing to the scsi_calculate_bounce_limit > function > It seems that PCI_DMA_BUS_IS_PHYS doesn't get initialized. The crash takes place when executing my printk of PCI_DMA_BUS_IS_PHYS in drivers/scsi/scsi_lib.c Patrick