|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xen and agpgart
> > Hmmmm.... I think the problem is people using virt_to_phys() instead
> > of virt_to_bus(). I would have expected the latter to be correct
> > really. I'll take a look at uses of ioremap() and ioremap_nocache()
> > throughout Linux. It may be there's a simple fix that will work for all
> > uses... You could try manually changing the address passed in to
> > virt_to_bus() and see if you get fiurther.
>
> Ok. I've gone through and tweaked a little to see if I could make some
> more forward progress. I've basically done s/virt_to_page/virt_to_bus/
> and have gotten the system to initialize, when X starts though, I run into
> another one of those pagetable tweaking oopses (below). The code which
> is executing here is pretty straightforward:
Can you make your vmlinux file available that goes with that oops?
If so I'll take a look.
-- Keir
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] xen and agpgart, Gerald Britton
- Re: [Xen-devel] xen and agpgart, Keir Fraser
- Re: [Xen-devel] xen and agpgart, Gerald Britton
- Re: [Xen-devel] xen and agpgart, Keir Fraser
- Re: [Xen-devel] xen and agpgart, Gerald Britton
- Re: [Xen-devel] xen and agpgart,
Keir Fraser <=
- Re: [Xen-devel] xen and agpgart, Gerald Britton
- Re: [Xen-devel] xen and agpgart, Keir Fraser
- Re: [Xen-devel] xen and agpgart, Gerald Britton
- Re: [Xen-devel] xen and agpgart, Christian Limpach
- Re: [Xen-devel] xen and agpgart, Gerald Britton
- Re: [Xen-devel] xen and agpgart, Keir Fraser
- Re: [Xen-devel] xen and agpgart, Gerald Britton
- Re: [Xen-devel] xen and agpgart, Keir Fraser
- [Filtered!] Re: [Xen-devel] xen and agpgart, Gerald Britton
- Re: [Filtered!] Re: [Xen-devel] xen and agpgart, Keir Fraser
|
|
|
|
|