[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] RE: [PATCH v2.0 5/6] Handler m2p table and frametable fault in pagefault handler



Yes, it should be RDWR.

--jyh

Jan Beulich wrote:
>>>> "Jiang, Yunhong" <yunhong.jiang@xxxxxxxxx> 07/08/09 9:44 AM >>>
>> +int pagefault_by_memadd(unsigned long addr, struct cpu_user_regs
>> *regs) +{ +    if ( guest_mode(regs) )
>> +    {
>> +        if ( ((addr >= RO_MPT_VIRT_START) && (addr <
>> RO_MPT_VIRT_END)) ) +            return 1; +    }
>> +    else
>> +    {
>> +        if ( (addr >= RO_MPT_VIRT_START) && (addr <
>> RDWR_MPT_VIRT_END) ) 
> 
> RDWR_...?
> 
> Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.