|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] pvops dom0 20090825 xen_acpi panic
>
>Hi Jeremy,
>
>32bit machine...on 64bit pm works...
><snip>
>xenbus_probe_backend_init bus registered ok
>
>
>xenbus_probe_frontend_init bus registered ok
>
>
>BUG: unable to handle kernel NULL pointer dereference at 00000029
Thanks for reporting this issue.
Looks xen_start_info is NULL in code "pmbits = (xen_start_info->flags &
SIF_PM_MASK) >> 8" in xen_acpi_processor_extcntl_init(). It is abnormal that
xen_start_info become NULL.
Could you share more info on your configuration, so that I can reproduce it?
E.g. is it 32bit dom0 under 64bit hypervisor? Also do you mind attach the domi0
.config file?
Best Regards
Ke
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|