|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Latest bk can NOT compile on x86_64
Nakajima, Jun wrote:
> Nakajima, Jun wrote:
>> Actually xen itself is broken (again) too on x86-64. It dies like the
>> below. I think the breakage happened very recently (today, yesterday,
>> or the day before yesterday).
>
> Did a quick debugging. It's failing at phys_pkg_id (it's NULL) in
> detect_ht because genacpi is not set yet when this is called. Putting
> "apic=default" makes it boot. I think it should be initialized as
> "default".
Attached is a patch to this.
Signed-off-by: Jun Nakajima <jun.nakajima@xxxxxxxxx>
Jun
---
Intel Open Source Technology Center
genapic_probe.patch
Description: genapic_probe.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|