|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] What is the current state of Dom0 kernel support? / cras
On Thu, Aug 13, 2009 at 01:17:40PM -0700, Jeremy Fitzhardinge wrote:
> On 08/11/09 12:58, Pasi Kärkkäinen wrote:
> > I just added some debug printk()'s to the very beginning of the function
> > and found out this:
> >
> > DEBUG active_evtchns: cpu: 0, sh: 4117237760, idx: 0
> > DEBUG sh->evtchn_pending: 4117239808, sh->evtchn_mask: 4117239936
> > DEBUG cpu_evtchn_mask(cpu): 0
> >
> > so.. looks like the buggy piece of code (null pointer dereference) is:
> > cpu_evtchn_mask(cpu)[idx]
> >
> >
>
> I pushed something that looks like a fix for this. Please tell me how
> it goes.
>
Ok. I can only test next tuesday. I'll let you know then.
-- Pasi
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|