 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Cannot boot into Dom0 after reading vcpu_info in sched_credit
 Hi thereI need to access 
event channel mask and pending bits for a vcpu in sched_credit.c. Thus 
I'm trying to get and print this info in runq_insert using vcpu_info 
like this: printk("\nhello %d %d \n",vcpu_info(svc->vcpu,evtchn_upcall_mask),vcpu_info(svc->vcpu,evtchn_upcall_pending)); The same printk works without any problem when I use it in event_channel.c to print those info.So there are a few questions: _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |