|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
Re: [XenPPC] [pushed][ppc] cleanup deliver_ee()
On Mar 29, 2006, at 10:01 AM, Hollis Blanchard wrote:
On Mar 29, 2006, at 5:58 AM, jimix@xxxxxxxxxxxxxx wrote:
+ BUG_ON(regs->msr & MSR_HV);
How is this a bug? deliver_ee() is called every time we return from
an exception, including when resuming into the hypervisor from a
nested interrupt.
in exceptions.S: fast_resume, you have a check for HV and branch over
the call to deliver_ee.
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
|
|
|
|