From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Kernel Oops when reading kernel_page_tables debugfs file Date: Mon, 29 Nov 2010 10:20:25 -0500 Message-ID: <20101129152025.GA19646@dumpdata.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Vivien Bernet-Rollande Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Wed, Nov 24, 2010 at 05:07:49PM +0100, Vivien Bernet-Rollande wrote: > Hi list. > I'm currently trying to get a device driver to work on Xen dom0. The driver > maps PCI space to userland, and for some reason I have yet to figure, it > doesn't work. Did you set VM_IO on your mapping?