Vaidyanathan Srinivasan wrote:
>>
>> +    if (mem_container_charge(page, mm)) {
> 
> Minor correction.  The above line should be
> 
> if (mem_container_charge(new, mm)) {
> 
> to avoid compilation error.
> 
> --Vaidy
> 
> [snip]

Thanks, Vaidy,

Patch incorporated.

-- 
        Warm Regards,
        Balbir Singh
        Linux Technology Center
        IBM, ISTL
_______________________________________________
Containers mailing list
[EMAIL PROTECTED]
https://lists.linux-foundation.org/mailman/listinfo/containers

_______________________________________________
Devel mailing list
[email protected]
https://openvz.org/mailman/listinfo/devel

Reply via email to