>>> On 02.02.15 at 12:43, <andrew.coop...@citrix.com> wrote:
> On 02/02/15 11:18, Jan Beulich wrote:
>> --- a/xen/arch/x86/mm/shadow/common.c
>> +++ b/xen/arch/x86/mm/shadow/common.c
>> @@ -1196,6 +1196,26 @@ int shadow_cmpxchg_guest_entry(struct vc
>>   * the free pool.
>>   */
>>  
>> +const u32 sh_type_to_size[] = {
> 
> u8 instead?  The maximum value held is 4.

Good point, but it was u32 before, so I'll leave it to Tim to decide.

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to