Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-devel

Re: [Xen-devel] drm

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>, "Jan Beulich" <JBeulich@xxxxxxxxxx>
Subject: Re: [Xen-devel] drm
From: "Jan Beulich" <jbeulich@xxxxxxxxxx>
Date: Tue, 27 Feb 2007 16:54:53 +0000
Delivery-date: Tue, 27 Feb 2007 08:53:22 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <45E40BE3.76E4.0078.0@xxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <45E40BE3.76E4.0078.0@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
>>> "Jan Beulich" <jbeulich@xxxxxxxxxx> 27.02.07 10:45 >>>
>While I see that the example kernel configs have drm generally enabled
>(obviously except for the xenU ones, though I'm a little surprised ia64's
>has this on), looking at the sources makes me wonder if this (specifically
>the interaction with AGP) has really been tested. There's a very
>suspicious use of pte_pfn() in there (this is what actually caught my
>attention the other day when doing something entirely unrelated), two
>__va() instances that appear to take bus addresses as input, and two
>questionable virt_to_phys() ones.

Digging further into this it seems that no x86 capable driver would
currently be affected, and I know too little about the ppc/ia64 ports
to be able to tell whether they could suffer from problems here (there
are AGP drivers for these platforms that set cant_use_aperture, and
that is what - afaict - triggers use of the possibly problematic code
sequences).

Jan

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>