From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Re: mm.c:777:d2 Non-privileged (2) attempt to map I/O space 000f995a + (XEN) mm.c:845:d20 Error getting mfn jd (pfn 84fd) from L1 entry 800000000246d467 for l1e_owner=20, pg_owner=32753 Date: Tue, 01 Dec 2009 14:44:49 -0800 Message-ID: <4B159C61.4080403@goop.org> References: <481249.38422.qm@web25602.mail.ukl.yahoo.com> <4A78CA69.3090105@goop.org> <0E87C0E865217944860BB378D2898000E1467F@srv-mail.apnos.int> <0E87C0E865217944860BB378D2898000E146B1@srv-mail.apnos.int> <4A7B306D.5080108@goop.org> <20091109235051.GA20408@phenom.dumpdata.com> <20091201031120.GA11230@phenom.dumpdata.com> <4B14BA55.80503@goop.org> <20091201215745.GA17250@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20091201215745.GA17250@phenom.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Konrad Rzeszutek Wilk Cc: xen-devel@lists.xensource.com, armbru@redhat.com, JBeulich@novell.com, Ian.Campbell@eu.citrix.com, Olivier NOEL , keir.fraser@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On 12/01/09 13:57, Konrad Rzeszutek Wilk wrote: >> 1a) add a flag to avoid setting VM_IO? (uncompiled, untested, uneverything) >> > That did it. Tested with Dom0 and DomU succesfully. > > Signed off-by: Konrad Rzeszutek Wilk > Oh, good. Could you look at splitting it into a pair of patches (separate fbdev + xen), and see if you can raise a maintainer ACK (Jaya Kumar , by the look of it)? Also, are there any other places which should be testing FBDEV_VIRTFB (does fbmem.c:fb_mmap() come into play)? Thanks, J