|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Xen 2.0 / XenLinux 2.6.9 oops in handle_mm_fault
On Thu, Nov 11, 2004 at 05:04:33PM -0800, Chris Wedgwood wrote:
> Unable to handle kernel paging request at virtual address 000112a5.
> *pde = ma 00000000 55555000, with ca call chain of:
>
> handle_mm_fault
> do_mm_pgoff
> handle_IRQ_event
> do_IRQ
> evtch_do_upcall
> hypervisor_callback
As suggested I tried increasing the stack-size (to 16K) for both Xen
and the dom0 kernel without any luck...
Next I tried (I should have tried this earlier probably) was to check
CONFIG_REGPARM and sure enough having that set causes the problem.
Without that things seem to be working more or less as expected...
Thanks,
--cw
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|